diff --git a/.editorconfig b/.editorconfig index 3b8291ef7..37173b526 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,3 +20,7 @@ tab_width = 8 [*.manifest] indent_style = space indent_size = 2 + +[*.yml] +indent_style = space +indent_size = 2 \ No newline at end of file