mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-15 14:54:40 +00:00
16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "xmllint",
|
|
"severity": "error",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^(.*):(\\d+):(.*)$",
|
|
"file": 1,
|
|
"line": 2,
|
|
"message": 3
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|