summaryrefslogtreecommitdiff
path: root/.style.yapf
blob: b1f818eeb1f5e31ff97ddfa0670e0c3c4266cfdd (plain)
1
2
3
4
5
6
7
# See https://github.com/google/yapf
[style]
based_on_style = pep8
column_limit = 100
indent_dictionary_value = True
split_before_named_assigns = False
each_dict_entry_on_separate_line = False