summaryrefslogtreecommitdiff
path: root/code/setup.cfg
blob: 38d232571fbb923b5391ac3f80f1dfd08b9d2fc0 (plain)
1
2
3
4
[pycodestyle]
statistics=True
ignore=E123,E124,E731,E501
max-line-length=120