diff --git a/.editorconfig b/.editorconfig index 0bae407d..6491fcef 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ indent_size = 2 indent_style = tab insert_final_newline = true -[*.json] +[*.json, *.yml, *.yaml] indent_style = space [*.md]