mirror of
https://github.com/irmen/prog8.git
synced 2024-11-02 22:04:40 +00:00
4 lines
102 B
INI
4 lines
102 B
INI
[pycodestyle]
|
|
max-line-length = 140
|
|
exclude = .git,__pycache__,.tox,docs,tests,build,dist,parsetab.py
|