mirror of
https://github.com/lutris/lutris
synced 2024-11-05 18:10:49 +00:00
23 lines
384 B
INI
23 lines
384 B
INI
[settings]
|
|
line_length=120
|
|
multi_line_output=6
|
|
skip=
|
|
application.py,
|
|
keyring.py
|
|
;not_skip=
|
|
;known_deps =
|
|
;known_third_party =
|
|
known_first_party = lutris
|
|
sections =
|
|
FUTURE,
|
|
FUTURE_LIBRARY,
|
|
STDLIB,
|
|
THIRDPARTY
|
|
DEPS,
|
|
FIRSTPARTY,
|
|
LOCALFOLDER
|
|
min-similarity-lines=5
|
|
default_section=THIRDPARTY
|
|
ignore-comments=yes
|
|
ignore-docstrings=yes
|
|
ignore-imports=yes
|