mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-12 09:45:29 +00:00
6 lines
70 B
INI
6 lines
70 B
INI
[flake8]
|
|
ignore = E111, E302, E501
|
|
|
|
[tool:pytest]
|
|
# addopts = -n auto
|