Skip to content

The exclude option looks ineffective #63

Open
@Tyrben

Description

Maybe I miss the proper syntax, but this next one wont exclude any subdirectory

uses: peter-evans/autopep8@v1
with:
  args: --recursive --diff --aggressive --aggressive --exclude="vendor" .

vendor is a subdirectory containing external thirdParty python sources. Some of them are not pep8 conformant. I don't want to know or fix it.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions