mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 05:54:17 +00:00
MacCabe -> McCabe
This commit is contained in:
parent
1feeec96f9
commit
753ef01fb9
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
|
@ -6,7 +6,7 @@ Flake8 is a wrapper around these tools:
|
||||||
|
|
||||||
- PyFlakes
|
- PyFlakes
|
||||||
- pep8
|
- pep8
|
||||||
- Ned's MacCabe script
|
- Ned's McCabe script
|
||||||
|
|
||||||
Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
|
Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
|
||||||
and PyFlakes extended options and just uses defaults. It displays the warnings
|
and PyFlakes extended options and just uses defaults. It displays the warnings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue