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