mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
511bb93d4a
commit
0b9aa7d119
@ -9,6 +9,7 @@ column_limit = 85
|
|||||||
split_penalty_import_names = 100
|
split_penalty_import_names = 100
|
||||||
dedent_closing_brackets = True
|
dedent_closing_brackets = True
|
||||||
coalesce_brackets = True
|
coalesce_brackets = True
|
||||||
|
blank_line_before_nested_class_or_def = True
|
||||||
|
|
||||||
[isort]
|
[isort]
|
||||||
combine_as_imports = True
|
combine_as_imports = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user