diff --git a/codespell-matcher.json b/codespell-matcher.json index 8fd190e..cded56c 100644 --- a/codespell-matcher.json +++ b/codespell-matcher.json @@ -15,7 +15,7 @@ "owner": "codespell-matcher-specified", "pattern": [ { - "regexp": "^(ERROR|WARNING):\\s+(.+):\\s+(.+)\\s+?$", + "regexp": "^(ERROR|WARNING):\\s+(.+):\\s+(.+?)\\s*$", "file": 3, "severity": 1, "message": 2