actions-marketplace-validations/Flake8 with annotations

Flake8 with annotations for Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to run flake8 inno""
ignoreSkip errors and warnings (e.g. E4,W)no""
max_line_lengthSet maximum allowed line lengthno""
only_warnIf set, only warn, never errorno""
flake8_versionWhat flake8 version to use, if none is installed (default is latest)no""
pluginsList of plugins to install before running, this is passed directly to pip installno""
error_classesList of flake8 error classes to classify as ErrornoE,F
warning_classesList of flake8 error classes to classify as Warningno""
extra_argumentsExtra arguments given to flake8no""
working_directoryWorking directory to run flake8 inno.

no outputs