setup.cfg (
5
lines of code) (
raw
):
[pycodestyle] exclude = third-party,cores,docker/linux ignore = E501 [tool:pytest] norecursedirs = third-party cores