deleted: .vscode/settings.json

This commit is contained in:
2025-12-17 18:14:19 +08:00
parent a73b317547
commit 73a94417b0

View File

@ -1,9 +0,0 @@
{
"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
}