mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39: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/**]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[{CMakeLists.txt,*.cmake}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user