diff --git a/.github/openscad_docsgen.json b/.github/openscad_docsgen.json index 3520cfd1..22450c89 100644 --- a/.github/openscad_docsgen.json +++ b/.github/openscad_docsgen.json @@ -1,21 +1,5 @@ { "problemMatcher": [ - { - "owner": "docsgen_script", - "pattern": [ - { - "regexp": "^!! (WARNING|ERROR) at ([^:]+):(\\d+): Failed OpenSCAD script:$", - "severity": 1, - "file": 2, - "line": 3 - }, - { - "regexp": "^ (.*)$", - "message": 1, - "loop": true - } - ] - }, { "owner": "docsgen", "pattern": [