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