mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 21:16:54 +00:00
rework plugin loading
This commit is contained in:
parent
38c5eceda9
commit
50d69150c1
36 changed files with 1277 additions and 1505 deletions
|
|
@ -1,6 +1,4 @@
|
|||
[pytest]
|
||||
norecursedirs = .git .* *.egg* old docs dist build
|
||||
norecursedirs = .git .* *.egg* docs dist build
|
||||
addopts = -rw
|
||||
filterwarnings =
|
||||
error
|
||||
ignore:SelectableGroups:DeprecationWarning
|
||||
filterwarnings = error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue