0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00
Files
uv-k5-firmware-custom/external/CMSIS_5/.github/xmllint.json
2023-09-09 08:03:56 +01:00

17 lines
249 B
JSON

{
"problemMatcher": [
{
"owner": "xmllint",
"severity": "error",
"pattern": [
{
"regexp": "^(.*):(\\d+):(.*)$",
"file": 1,
"line": 2,
"message": 3
}
]
}
]
}