mirror of
https://github.com/actions/setup-go.git
synced 2025-07-03 14:33:43 +00:00
tabs or spaces
This commit is contained in:
parent
89c89c5036
commit
e36ce1d6cf
2 changed files with 12 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
"owner": "go",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "(\\.{0,2}[\\/\\\\].+\\.go):(?:(\\d+):(\\d+):)? (.*)",
|
||||
"regexp": "^\\s*(\\.{0,2}[\\/\\\\].+\\.go):(?:(\\d+):(\\d+):)? (.*)",
|
||||
"file": 1,
|
||||
"line": 2,
|
||||
"column": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue