chore: standardize indentation for CMake files

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-03-05 01:22:45 +02:00
parent 68acf428a2
commit 784f3c3df9

View File

@ -15,3 +15,7 @@ indent_style = tab
[.github/**]
indent_style = space
indent_size = 2
[{CMakeLists.txt,*.cmake}]
indent_size = 2
indent_style = space