9 lines
385 B
JSON
9 lines
385 B
JSON
{
|
|
"cmake.sourceDirectory": "/home/jianf/program/chat_rebot-connect-with-onebot-standard-/c",
|
|
"cpp-check-lint.--enable": true,
|
|
"cpp-check-lint.cppcheck.--executable": "cppcheck",
|
|
"cpp-check-lint.cppcheck.--language=": "c",
|
|
"cpp-check-lint.cppcheck.--inline-suppr": true,
|
|
"cpp-check-lint.cppcheck.--onsave": true,
|
|
"cpp-check-lint.cppcheck.--quick_fix": true
|
|
} |