Fix invalid regexp
This commit is contained in:
2
.github/python_matcher.json
vendored
2
.github/python_matcher.json
vendored
@@ -23,7 +23,7 @@
|
|||||||
"owner": "pylint",
|
"owner": "pylint",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
{
|
{
|
||||||
"regexp": "^PYLINT:\\(.*)/.*$",
|
"regexp": "^PYLINT:(.*)/.*$",
|
||||||
"fromPath": 1
|
"fromPath": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user