summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 9a90174ea..a961b7e53 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -2,3 +2,6 @@ root = true
[*]
indent_style = space
+
+[**/CMakeLists.txt]
+indent_size = 2