mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-07 09:56:15 +01:00
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
|
[flake8]
|
||
|
# We are generating long lines through templates
|
||
|
max-line-length = 120
|
||
|
exclude = __pycache__
|