mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
Daniel Mach
a0ea1eeaf7
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
|