diff --git a/.github/python_matcher.json b/.github/python_matcher.json index 1606b09..ac38ab7 100644 --- a/.github/python_matcher.json +++ b/.github/python_matcher.json @@ -35,11 +35,6 @@ "code": 1, "line": 2, "message": 3 - }, - { - "regexp": "^([^CEFIRW*]*)$", - "message": 1, - "loop": true } ] }