We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a907799 commit 05cb373Copy full SHA for 05cb373
.github/python.json
@@ -4,7 +4,7 @@
4
"owner": "python",
5
"pattern": [
6
{
7
- "regexp": "^\s*raise\s(.*)\(\'(.*)\'\)$",
+ "regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
8
"severity": 1,
9
"message": 2
10
}
0 commit comments