We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60df2a commit b80729fCopy full SHA for b80729f
codespell-matcher.json
@@ -15,7 +15,7 @@
15
"owner": "codespell-matcher-specified",
16
"pattern": [
17
{
18
- "regexp": "^(ERROR|WARNING):\\s+(.+):\\s+(.+)\\s+?$",
+ "regexp": "^(ERROR|WARNING):\\s+(.+):\\s+(.+?)\\s*$",
19
"file": 3,
20
"severity": 1,
21
"message": 2
0 commit comments