chore: new conf version

This commit is contained in:
张泊明518370910136 2025-01-27 22:38:28 -05:00
parent d426a609af
commit 54dbb6b544
GPG Key ID: CA088E6D9284F870

View File

@ -36,7 +36,8 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "clangtidy", "name": "clangtidy",
"with": { "with": {
"score": 100, "score": 100,
@ -64,6 +65,7 @@
] ]
} }
} }
]
} }
] ]
} }