Skip to content

Commit a02975a

Browse files
authored
Update .gitpod.yml
1 parent 0bc4e7a commit a02975a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tasks:
77
go install github.com/go-task/task/v3/cmd/task@latest &&
88
go install honnef.co/go/tools/cmd/staticcheck@latest &&
99
go install golang.org/x/tools/cmd/goimports@latest &&
10-
go install github.com/mgechev/revive@latest &&
10+
go install github.com/mgechev/revive@latest
1111

1212
vscode:
1313
extensions:

0 commit comments

Comments
 (0)