mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +00:00
26 lines
467 B
ReStructuredText
26 lines
467 B
ReStructuredText
.. include:: ../README.rst
|
|
|
|
|
|
Documentation
|
|
=============
|
|
|
|
.. toctree::
|
|
|
|
config
|
|
warnings
|
|
vcs
|
|
buildout
|
|
setuptools
|
|
api
|
|
extensions
|
|
changes
|
|
|
|
Original Projects
|
|
=================
|
|
|
|
Flake8 is just a glue project, all the merits go to the creators of the original
|
|
projects:
|
|
|
|
- pep8: https://github.com/jcrocholl/pep8
|
|
- PyFlakes: https://launchpad.net/pyflakes
|
|
- McCabe: http://nedbatchelder.com/blog/200803/python_code_complexity_microtool.html
|