Skip to content

Commit b14153a

Browse files
committed
blue
1 parent 5db314f commit b14153a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/local-problem-matchers.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,9 @@
1919
"message": 1
2020
},
2121
{
22-
"regexp": "^(\\s*(cmd|env): .*)$",
22+
"regexp": "^(\\s*(cmd:|env:|Maybe you forgot).*)$",
2323
"message": 1,
2424
"loop": true
25-
},
26-
{
27-
"regexp": "^(\\s*Maybe you forgot.*)$",
28-
"message": 1
2925
}
3026
]
3127
}

0 commit comments

Comments
 (0)