mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 16:14:18 +00:00
Start writing new documentation around --select
In order to write this documentation, we need to also add documentation for the --max-complexity option which was heretofore undocumented.
This commit is contained in:
parent
fec980a856
commit
d411ced0f6
4 changed files with 293 additions and 91 deletions
|
|
@ -24,7 +24,7 @@ This guide will cover all of these and the nuances for using |Flake8|.
|
|||
configuration
|
||||
options
|
||||
error-codes
|
||||
ignoring-errors
|
||||
violations
|
||||
using-plugins
|
||||
using-hooks
|
||||
python-api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue