diff --git a/.editorconfig b/.editorconfig index dbeb07c..8ee6fe6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,5 @@ insert_final_newline = true indent_style = space indent_size = 4 -[*.html] +[*.{html,yml}] indent_size = 2