Skip to content

Commit 6c1a138

Browse files
committed
.editoconfig: add CMakeLists style
1 parent 9af45cf commit 6c1a138

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ indent_style = tab
1414

1515
[*.txt]
1616
tab_width = 8
17+
18+
[CMakeLists.txt]
19+
indent_style = space
20+
indent_size = 2

0 commit comments

Comments
 (0)