chore: standardize indentation for CMake files

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2025-03-05 01:22:45 +02:00
parent 68acf428a2
commit 784f3c3df9
No known key found for this signature in database
GPG Key ID: 2EE20AF089811A5A

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