diff --git a/.editorconfig b/.editorconfig index 43b19cec..ce8045a5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -61,3 +61,7 @@ indent_size = 2 [CMakeLists.txt] indent_style = space indent_size = 2 + +[{docs,contrib/ci}/*site*/**/*.conf] +indent_style = space +indent_size = 2