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 0bc4e7a commit a02975aCopy full SHA for a02975a
.gitpod.yml
@@ -7,7 +7,7 @@ tasks:
7
go install github.com/go-task/task/v3/cmd/task@latest &&
8
go install honnef.co/go/tools/cmd/staticcheck@latest &&
9
go install golang.org/x/tools/cmd/goimports@latest &&
10
- go install github.com/mgechev/revive@latest &&
+ go install github.com/mgechev/revive@latest
11
12
vscode:
13
extensions:
0 commit comments