Fix missing parentheses in regexp
This commit is contained in:
2
.github/python_matcher.json
vendored
2
.github/python_matcher.json
vendored
@@ -8,7 +8,7 @@
|
|||||||
"file": 1
|
"file": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regexp": "^\\+\\+\\+\\s*([^\\s]*)\\s*\\(reformatted\\)$",
|
"regexp": "^\\+\\+\\+\\s*([^\\s]*)\\s*\\((reformatted)\\)$",
|
||||||
"message": 2
|
"message": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user