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
Presently we're working on having two singly-responsible classes that will be easy to test and ideally easier to reason about. |
||
|---|---|---|
| docs | ||
| flake8 | ||
| tests | ||
| .gitignore | ||
| .pylintrc | ||
| DESIGN.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||