mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +00:00
6 lines
148 B
INI
6 lines
148 B
INI
[pytest]
|
|
norecursedirs = .git .* *.egg* old docs dist build
|
|
addopts = -rw
|
|
filterwarnings =
|
|
error
|
|
ignore:SelectableGroups:DeprecationWarning
|