mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 02:26:54 +00:00
4 lines
93 B
INI
4 lines
93 B
INI
[pytest]
|
|
norecursedirs = .git .* *.egg* docs dist build
|
|
addopts = -rw
|
|
filterwarnings = error
|