summaryrefslogtreecommitdiff
path: root/tools/lint_diff.ini
blob: 9e31050b78a46aa5587bc72ae3d6082157239b41 (plain)
1
2
3
4
5
[pycodestyle]
max_line_length = 79
statistics = True
ignore = E121,E122,E123,E125,E126,E127,E128,E226,E241,E251,E265,E266,E302,E402,E704,E712,E721,E731,E741,W291,W293,W391,W503,W504
exclude = numpy/__config__.py,numpy/typing/tests/data