chore: new conf version

This commit is contained in:
张泊明518370910136 2025-06-04 06:38:54 -04:00
parent 8967f95609
commit d6cdef57ab
GPG Key ID: CA088E6D9284F870

View File

@ -37,7 +37,8 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "cpplint", "name": "cpplint",
"with": { "with": {
"score": 0, "score": 0,
@ -53,6 +54,7 @@
] ]
} }
} }
]
} }
] ]
} }