blob: c6de33c8e305c69131a685b08ae8c32fa2a85d35 (
plain)
1
2
3
4
5
6
7
|
{
"C_Cpp.default.configurationProvider": "vector-of-bool.cmake-tools",
"C_Cpp.default.cppStandard": "c++17",
"C_Cpp.configurationWarnings": "Disabled",
"C_Cpp.autoAddFileAssociations": false,
"C_Cpp.clang_format_style": "file",
}
|