pudb/setup.cfg
2013-06-13 13:33:21 -04:00

4 lines
72 B
INI

[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242
max-line-length=85