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 ce9b454 commit 514a669Copy full SHA for 514a669
.github/workflows/go.yml
@@ -33,8 +33,6 @@ jobs:
33
34
- name: Test
35
run: go test -v ./...
36
- - name: Run golint
37
- run: golint ./...
38
- name: Run gofmt
39
run: gofmt -d ./
40
- name: Run go vet
0 commit comments