8000 escaping · vvoody/setup-python@05cb373 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05cb373

Browse files
author
Danny McCormick
authored
escaping
1 parent a907799 commit 05cb373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"owner": "python",
55
"pattern": [
66
{
7-
"regexp": "^\s*raise\s(.*)\(\'(.*)\'\)$",
7+
"regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
88
"severity": 1,
99
"message": 2
1010
}

0 commit comments

Comments
 (0)
0