Skip to content

Commit c953bb9

Browse files
committed
add missing file
1 parent a183f17 commit c953bb9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"problemMatcher": [
3+
{
4+
"owner": "local-generic-warning",
5+
"severity": "warning",
6+
"pattern": [
7+
{
8+
"regexp": "^.*\b[Ww][Aa][Rr][Nn][Ii][Nn][Gg]:\b,*$",
9+
"message": 0
10+
}
11+
]
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)