Fix problems parsing

This commit is contained in:
Denis Isaev
2020-05-04 19:39:04 +03:00
parent b030249340
commit f7d08adb03
5 changed files with 11 additions and 4 deletions

2
dist/matchers.json vendored
View File

@ -1,7 +1,7 @@
{
"problemMatcher": [
{
"owner": "golangci-lint-action",
"owner": "go",
"pattern": [
{
"regexp": "^\\s*(\\.{0,2}[\\/\\\\].+\\.go):(?:(\\d+):(\\d+):)? (.*)",