spyglass-plugin-xls/.style.yapf
Ian H. Pittwood 2a323424ee Added YAPF configuration
Added YAPF config recently implemented into Spyglass.

Reformatted code using YAPF.
2019-05-02 09:58:58 -05:00

7 lines
193 B
Plaintext

[style]
based_on_style = pep8
allow_split_before_dict_value = false
blank_line_before_nested_class_or_def = true
blank_line_before_module_docstring = true
split_before_logical_operator = false