Update project files and headers: ensure consistency and maintainability across the codebase.
This commit is contained in:
Vendored
+3
-1
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user