mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 10:52:09 +08:00
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "sphinx",
|
|
"pattern": [
|
|
{
|
|
"file": 1,
|
|
"line": 2,
|
|
"severity": 3,
|
|
"message": 4,
|
|
"regexp": "^([^:]*):(\\d+): (WARNING|ERROR): (.*)$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|