chore: keyword conf
This commit is contained in:
parent
81ebccdd94
commit
d4eb6b9928
|
@ -31,7 +31,13 @@
|
||||||
"name": "cpplint",
|
"name": "cpplint",
|
||||||
"with": {
|
"with": {
|
||||||
"score": 0,
|
"score": 0,
|
||||||
"comment": "check done"
|
"comment": "check done",
|
||||||
|
"matches": [
|
||||||
|
{
|
||||||
|
"keywords": ["whitespace", "legal"],
|
||||||
|
"score": 5
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
[{"name":"cpplint","results":[{"score":-36,"comment":"### Test results summary\n\n1. whitespace: 14\n2. legal: 1\n"}],"force_quit":false}]
|
[{"name":"cpplint","results":[{"score":-75,"comment":"### Test results summary\n\n1. `whitespace`: 14 occurrence(s), -70 point(s)\n2. `legal`: 1 occurrence(s), -5 point(s)\n"}],"force_quit":false}]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user