Skip to content

Commit f878a36

Browse files
committed
Update Gitpod config
1 parent dafc17e commit f878a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tasks:
88
go install honnef.co/go/tools/cmd/staticcheck@latest &&
99
go install golang.org/x/tools/cmd/goimports@latest &&
1010
go install github.com/mgechev/revive@latest &&
11+
go build std &&
1112
task build
1213
command:
1314
go version

0 commit comments

Comments
 (0)