programmingwithalex/pylinter

Lint python projects with flake8, mypy, and isort. The build will fail on violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-rootdirectory to run linting onno.
flake8-flagsflake8 flagsno""
mypy-flagsmypy flagsno""
fail-on-isortoptional exit on isort errorsnofalse
skip-flake8skip flake8 checksnofalse
skip-mypyskip mypy checksnofalse
skip-isortskip isort checksnofalse
mypy-ignore-dirs-fileslist of directories and/or files to ignore for mypy. separate with spacesno""
requirements-filerequirements filepath for project for mypy to prevent library stub missing errorsno""

no outputs