Skip to content

Commit

Permalink
Update the golint
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro J. Nuñez Madrazo <[email protected]>
  • Loading branch information
alejandrojnm committed Jul 18, 2022
1 parent 7523ffb commit c70e666
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,4 @@ jobs:
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
shell: bash
- name: lint
run: |
go env
go install golang.org/x/lint/golint
golint -set_exit_status
uses: golangci/golangci-lint-action@v3

0 comments on commit c70e666

Please sign in to comment.