chore: new conf version

This commit is contained in:
张泊明518370910136 2025-06-04 06:38:53 -04:00
parent a443f7eb12
commit 9a9e10a8b5
GPG Key ID: CA088E6D9284F870

View File

@ -1,4 +1,5 @@
{
"stage": {
"stages": [
{
"name": "sample",
@ -41,13 +42,16 @@
}
}
},
"parser": {
"parsers": [
{
"name": "sample",
"with": {
"score": 10,
"comment": " + comment from toml conf"
}
}
]
}
]
}
}