diff --git a/.editorconfig b/.editorconfig index 7544b4f89..7e4d48978 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,3 +18,6 @@ indent_style = tab [*.bat] indent_style = tab + +[*.yml] +indent_size = 2