chore: keywords conf

This commit is contained in:
张泊明518370910136 2025-01-27 21:02:33 -05:00
parent 3d74b2295f
commit 50611aa97b
GPG Key ID: CA088E6D9284F870

View File

@ -34,8 +34,7 @@
"parser": {
"name": "keyword",
"with": {
"fullScore": 1000,
"minScore": 0,
"score": 1000,
"files": ["stdout"],
"endOnMatch": true,
"matches": [
@ -53,7 +52,7 @@
"score": 2
},
{
"keyword": "[llvmlibc-implementation-in-namespace]",
"keywords": ["[llvmlibc-implementation-in-namespace]"],
"score": 0
}
]