0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/.style.yapf

8 lines
193 B
Plaintext
Raw Normal View History

# 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