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