setup.cfg (
6
lines of code) (
raw
):
[flake8] format = pylint exclude = .svc,CVS,.bzr,.hg,.git,__pycache__,venv max-line-length = 120 [pep8] max-line-length = 120