1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-22 23:50:04 +01:00

5 lines
102 B
Plaintext
Raw Normal View History

[flake8]
# We are generating long lines through templates
max-line-length = 120
exclude = __pycache__