mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Updated documentation references to pep8 (now pycodestyle)
This commit is contained in:
parent
1db863e60a
commit
25503452b0
3 changed files with 8 additions and 8 deletions
|
|
@ -18,9 +18,9 @@ Documentation
|
|||
Original Projects
|
||||
=================
|
||||
|
||||
Flake8 is just a glue project, all the merits go to the creators of the original
|
||||
projects:
|
||||
Flake8 is just a glue project, all the merits go to the creators and maintainers
|
||||
of the original projects:
|
||||
|
||||
- pep8: https://github.com/jcrocholl/pep8
|
||||
- pycodestyle: https://github.com/pycqa/pycodestyle
|
||||
- PyFlakes: https://launchpad.net/pyflakes
|
||||
- McCabe: http://nedbatchelder.com/blog/200803/python_code_complexity_microtool.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue