diff --git a/.editorconfig b/.editorconfig index 2a695ba72..02f4c69ba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -38,3 +38,7 @@ indent_size = 2 [{CMakeLists.txt,*.cmake}] indent_style = space indent_size = 2 + +[*.yml] +indent_style = space +indent_size = 2