Skip to content

Commit 16a4191

Browse files
authored
Re-indent cmake scripts with 2 spaces (#2599)
1 parent 6a14980 commit 16a4191

File tree

73 files changed

+4455
-4242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+4455
-4242
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ indent_size = 2
3636

3737
[*.bat]
3838
end_of_line = crlf
39+
40+
[{*.cmake, *CMakeLists.txt}]
41+
indent_size = 2
42+
indent_style = space

0 commit comments

Comments
 (0)