fix funky yaml formatting

This commit is contained in:
dfsek 2021-05-03 22:13:42 -07:00
parent a1359da374
commit 2d18aab709

View File

@ -342,6 +342,6 @@ ij_json_wrap_long_lines = false
indent_size = 2
ij_yaml_keep_indents_on_empty_lines = true
ij_yaml_keep_line_breaks = true
ij_yaml_space_before_colon = true
ij_yaml_space_before_colon = false
ij_yaml_spaces_within_braces = true
ij_yaml_spaces_within_brackets = true