BOSL2/.github/openscad_docsgen.json
2021-05-16 12:55:30 -07:00

14 lines
307 B
JSON

{
"problemMatcher": [
{
"owner": "docsgen",
"pattern": [
{
"regexp": "^!! (WARNING|ERROR) at ([^:]+:\\d+: .*[^:])$",
"severity": 1,
"message": 2
}
]
}
]
}