FreedomBox/.style.yapf
Joseph Nuthalapati 5165f5a414
consistent naming convention for icons
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-12-04 12:15:20 -05:00

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