diff --git a/.editorconfig b/.editorconfig index 9d39998d..041fff6d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -26,5 +26,8 @@ indent_size = 2 [*.scss] indent_size = 2 +[*.yml] +indent_size = 2 + [*.html] max_line_length = off