0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-22 04:59:34 +01:00
mongodb/.style.yapf
2018-03-26 13:04:25 -04:00

8 lines
193 B
Plaintext

# 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