7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
|
|
# Workaround yapf dict formatting bug.
|
|
# See for details: https://github.com/google/yapf/issues/392
|
|
allow_split_before_dict_value = False
|