mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-26 10:52:09 +08:00
14 lines
222 B
JSON
14 lines
222 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "setuptools",
|
|
"severity": "warning",
|
|
"pattern": [
|
|
{
|
|
"message": 1,
|
|
"regexp": "^[^:]*:\\d+: _Warning: (.*)$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|