We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17df1d commit c7f2b67Copy full SHA for c7f2b67
1 file changed
.editorconfig
@@ -38,6 +38,9 @@ max_line_length = 80
38
[{BUILD,*.BUILD,*.bzl,*.bazel,.bazelrc}]
39
indent_size = 4
40
41
+[{CMakeLists.txt,*.cmake}]
42
+indent_size = 4
43
+
44
[{*.cc,*.h}]
45
indent_size = 2
46
0 commit comments