dotfiles/python/yapf.ini

9 lines
215 B
INI

[style]
based_on_style = google
column_limit = 99
indent_width = 4
blank_lines_between_top_level_imports_and_variables = 2
dedent_closing_brackets = true
coalesce_brackets = true
spaces_around_power_operator = true