mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 00:14:46 +00:00
split out file discovery and test it
This commit is contained in:
parent
c0ddae2948
commit
66071563c2
9 changed files with 291 additions and 217 deletions
1
tox.ini
1
tox.ini
|
|
@ -122,4 +122,5 @@ commands =
|
|||
extend-ignore = E203
|
||||
per-file-ignores =
|
||||
src/flake8/formatting/_windows_color.py: N806
|
||||
tests/*: D
|
||||
max-complexity = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue