diff --git a/.editorconfig b/.editorconfig index c09fb31..7093607 100644 --- a/.editorconfig +++ b/.editorconfig @@ -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