0f8a29fdb9
Co-authored-by: nerix <nerixdev@outlook.de>
10 lines
220 B
INI
10 lines
220 B
INI
[settings]
|
|
multi_line_output=3
|
|
include_trailing_comma=True
|
|
force_grid_wrap=0
|
|
known_first_party=lib
|
|
known_typing=typing
|
|
use_parentheses=True
|
|
line_length=120
|
|
sections=FUTURE,TYPING,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALFOLDER
|