Skip to content

Commit

Permalink
Add install for golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebakken committed Apr 20, 2022
1 parent a6d8bf3 commit f4d5f55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

1. Go: [https://golang.org/dl/](https://golang.org/dl/)
1. Golint `go get -u -v github.com/golang/lint/golint`
1. `golangci-lint` (Optional for `make check`) [docs](https://golangci-lint.run/usage/install/)

## Contributing

Expand Down

0 comments on commit f4d5f55

Please sign in to comment.