diff --git a/.editorconfig b/.editorconfig index 9ea738771..00da7b473 100644 --- a/.editorconfig +++ b/.editorconfig @@ -25,7 +25,7 @@ indent_size = 4 [*.{cc,h}] indent_style = space -indent_size = 2 +indent_size = 4 [{CMakeLists.txt,*.cmake}] indent_style = space