diff --git a/.editorconfig b/.editorconfig index 73f86e5..19071ed 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ indent_style = tab indent_size = 4 charset = utf-8 -[{**.yml}] +[**.yml] indent_style = space indent_size = 2