chore: new conf version
This commit is contained in:
parent
a443f7eb12
commit
949123477b
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"stage": {
|
||||||
"stages": [
|
"stages": [
|
||||||
{
|
{
|
||||||
"name": "sample",
|
"name": "sample",
|
||||||
|
@ -41,13 +42,16 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parser": {
|
"parsers": [
|
||||||
|
{
|
||||||
"name": "sample",
|
"name": "sample",
|
||||||
"with": {
|
"with": {
|
||||||
"score": 10,
|
"score": 10,
|
||||||
"comment": " + comment from toml conf"
|
"comment": " + comment from toml conf"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user