mirror of
https://github.com/morgan9e/helium
synced 2026-04-13 16:04:15 +09:00
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
allow_split_before_dict_value = false
|
|
coalesce_brackets = true
|
|
column_limit = 100
|
|
indent_width = 4
|
|
join_multiple_lines = true
|
|
spaces_before_comment = 1
|