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 114749f commit 70b7e67Copy full SHA for 70b7e67
.github/problem-matchers/eslint-stylish.json
@@ -4,7 +4,7 @@
4
"owner": "eslint-stylish",
5
"pattern": [
6
{
7
- "regexp": "^/app/([^\\s].*)$",
+ "regexp": "^/opt/app/([^\\s].*)$",
8
"file": 1
9
},
10
0 commit comments