mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-05-15 06:21:19 +03:00
17 lines
211 B
JSON
17 lines
211 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "fileheader",
|
|
"severity": "error",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^(.*):(\\d+);(.*);(.*)$",
|
|
"file": 1,
|
|
"line": 2,
|
|
"message": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|