grocy-cli/setup.cfg

5 lines
96 B
INI

[pycodestyle]
exclude = .git,*.egg-info
ignore = E241,E128,E226,E722,W504
max-line-length = 120