actions-marketplace-validations/Flake8 check action

Configurably use GitHub Actions to run flake8 as a Check

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repotokenThe token to use to report GitHub Checks. Should be set to secrets.GITHUB_TOKENyes
pathThe path to check. Checks $GITHUB_WORKSPACE if not givenno
selectA comma separated list of violations (or violation prefixes) to include.noF
ignoreA comma separated list of violations (or violation prefixes) to ignore.no""
maxlinelengthThe maximum line length for pycodestyle violation E501.no79

no outputs