Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig

.editorconfig: Update CMake style
This commit is contained in:
JMC47
2026-01-11 16:28:03 -05:00
committed by GitHub
38 changed files with 710 additions and 709 deletions

View File

@@ -11,7 +11,8 @@ insert_final_newline = true
max_line_length = 100
[{CMakeLists.txt,*.cmake}]
indent_style = tab
indent_style = space
insert_final_newline = true
[.editorconfig]
insert_final_newline = true