diff --git a/.editorconfig b/.editorconfig index b37058252..99a70e4bd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,3 +13,7 @@ insert_final_newline = true [*.build] indent_style = space indent_size = 2 + +[*.yml] +indent_style = space +indent_size = 2