Files
chat_rebot-connect-with-one…/.vscode/settings.json
2025-12-16 18:08:39 +08:00

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
}