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 fa77482 commit a60df2aCopy full SHA for a60df2a
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