7 lines
142 B
INI
7 lines
142 B
INI
[yapf]
|
|
based_on_style = google
|
|
column_limit = 99
|
|
dedent_closing_brackets = true
|
|
coalesce_brackets = true
|
|
split_before_logical_operator = true
|