[style]
based_on_style = pep8
# New directories should use a .style.yapf that does not include the following:
column_limit = 80
indent_width = 2
allow_multiline_dictionary_keys = true
allow_split_before_dict_value = false
[style]
based_on_style = pep8
# New directories should use a .style.yapf that does not include the following:
column_limit = 80
indent_width = 2
allow_multiline_dictionary_keys = true
allow_split_before_dict_value = false