mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-28 07:49:45 +00:00
14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "docsgen",
|
|
"pattern": [
|
|
{
|
|
"regexp": "^!! (WARNING|ERROR) at ([^:]+:\\d+: .*[^:])$",
|
|
"severity": 1,
|
|
"message": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|