core-extra/daemon/setup.cfg
2020-07-14 13:24:16 -07:00

9 lines
163 B
INI

[flake8]
ignore=E501,W503,E203
max-line-length=88
max-complexity=26
select=B,C,E,F,W,T4
exclude=*_pb2*.py,doc,build
[tool:pytest]
norecursedirs=distributed emane