We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcaeac4 commit 48a7ea0Copy full SHA for 48a7ea0
setup.cfg
@@ -2,6 +2,7 @@
2
python_files=test*.py
3
addopts=--tb=short
4
timeout=5
5
+norecursedirs=node_modules .* {args}
6
7
[flake8]
8
ignore = F999,E501,E128,E124
0 commit comments