chore: new conf version

This commit is contained in:
张泊明518370910136 2025-06-04 06:38:54 -04:00
parent 58b5f6e803
commit 45916f61d3
GPG Key ID: CA088E6D9284F870

View File

@ -39,7 +39,8 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "cppcheck", "name": "cppcheck",
"with": { "with": {
"score": 100, "score": 100,
@ -59,6 +60,7 @@
] ]
} }
} }
]
} }
] ]
} }