mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-25 10:50:39 +00:00
chore: adjust yapf dict formatting to avoid line breaks
This commit is contained in:
parent
c7df9aa9df
commit
dfb18c1dd8
@ -18,3 +18,5 @@ column_limit = 99
|
|||||||
dedent_closing_brackets = true
|
dedent_closing_brackets = true
|
||||||
coalesce_brackets = true
|
coalesce_brackets = true
|
||||||
split_before_logical_operator = true
|
split_before_logical_operator = true
|
||||||
|
indent_dictionary_value = true
|
||||||
|
allow_split_before_dict_value = false
|
||||||
|
Loading…
Reference in New Issue
Block a user