删除误提交的配置文件

This commit is contained in:
2025-12-17 00:21:50 +00:00
parent e0a3f0d3f1
commit 55f3e1411b

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
}