mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
spaces_before_comment = 2
|
|
split_before_logical_operator = false
|
|
each_dict_entry_on_separate_line = true
|
|
coalesce_brackets = false
|
|
indent_dictionary_value = true
|
|
split_before_named_assigns = false |