glib/gio/gdbus-2.0/codegen/.flake8

8 lines
195 B
Plaintext
Raw Normal View History

# SPDX-FileCopyrightText: 2022 Emmanuele Bassi
# SPDX-License-Identifier: LGPL-2.1-or-later
[flake8]
# We are generating long lines through templates
max-line-length = 120
exclude = __pycache__