mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-27 15:15:46 +08:00
16 lines
271 B
JSON
16 lines
271 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "spectacular",
|
|
"pattern": [
|
|
{
|
|
"file": 1,
|
|
"line": 2,
|
|
"severity": 3,
|
|
"message": 4,
|
|
"regexp": "^([^:]*):(\\d+): (Warning|Error) (.*)$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|