chore: keywords conf
This commit is contained in:
parent
3d74b2295f
commit
50611aa97b
|
@ -34,8 +34,7 @@
|
||||||
"parser": {
|
"parser": {
|
||||||
"name": "keyword",
|
"name": "keyword",
|
||||||
"with": {
|
"with": {
|
||||||
"fullScore": 1000,
|
"score": 1000,
|
||||||
"minScore": 0,
|
|
||||||
"files": ["stdout"],
|
"files": ["stdout"],
|
||||||
"endOnMatch": true,
|
"endOnMatch": true,
|
||||||
"matches": [
|
"matches": [
|
||||||
|
@ -53,7 +52,7 @@
|
||||||
"score": 2
|
"score": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"keyword": "[llvmlibc-implementation-in-namespace]",
|
"keywords": ["[llvmlibc-implementation-in-namespace]"],
|
||||||
"score": 0
|
"score": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user