mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 22:07:26 +08:00
15 lines
232 B
JSON
15 lines
232 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "sphinx",
|
|
"pattern": [
|
|
{
|
|
"file": 1,
|
|
"line": 2,
|
|
"message": 3,
|
|
"regexp": "^Error: ([^:]*):(\\d+): (.*)$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|