Update project files and headers: ensure consistency and maintainability across the codebase.

This commit is contained in:
2025-05-18 22:14:42 +02:00
parent 39e72b33aa
commit 102f0c1b6b
15 changed files with 464 additions and 129 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
"initializer_list": "c",
"ranges": "c",
"span": "c",
"valarray": "c"
"valarray": "c",
"logger.h": "c",
"stdint.h": "c"
},
"C_Cpp.errorSquiggles": "enabled"
}