mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
https://flake8.pycqa.org
complexity-analysisflake8linterlinter-flake8pep8pythonpython3static-analysisstatic-code-analysisstyle-guidestyleguidestylelint
Make sure extra_config_files are all absolute paths and filter them in local_config_files to ensure they exist. |
||
|---|---|---|
| flake8 | ||
| tests | ||
| .gitignore | ||
| DESIGN.rst | ||
| setup.py | ||
| tox.ini | ||