mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-28 18:06:59 +08:00
15 lines
240 B
JSON
15 lines
240 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "sphinx",
|
|
"pattern": [
|
|
{
|
|
"file": 2,
|
|
"line": 3,
|
|
"message": 4,
|
|
"regexp": "^(##\\[error\\])?([^:]*):(\\d+):(.*)$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|