Refactor YAML formatting

This commit is contained in:
DigiLive
2025-04-25 13:33:55 +02:00
parent f7176d51ca
commit e128dc4f44

View File

@@ -239,8 +239,8 @@ ij_yaml_line_comment_add_space_on_reformat = false
ij_yaml_line_comment_at_first_column = true
ij_yaml_sequence_on_new_line = false
ij_yaml_space_before_colon = false
ij_yaml_spaces_within_braces = true
ij_yaml_spaces_within_brackets = true
ij_yaml_spaces_within_braces = false
ij_yaml_spaces_within_brackets = false
[{*.json,.eslintrc}]
indent_size = 2