mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-05 02:56:17 +01:00
Set max line length to 120. Keep the all the other settings on their default values.
4 lines
58 B
INI
4 lines
58 B
INI
[flake8]
|
|
exclude = .git,__pycache__
|
|
max-line-length = 120
|