mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-17 17:24:16 +00:00
chore: standardize indentation for CMake files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@@ -15,3 +15,7 @@ indent_style = tab
|
|||||||
[.github/**]
|
[.github/**]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
[{CMakeLists.txt,*.cmake}]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
||||||
|
Reference in New Issue
Block a user