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