Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(CI): add golangci-lint to dependencies (cosmos#10112) (cosmos#10172)
* fix(CI): add golangci-lint to dependencies (cosmos#10112) * fix(CI): add golangci-lint to dependencies * update github workflow * tidy go.mod * add missing entries to go.mod * update deps * add missing run command * remove golint and use revive instead * fix workflow setup * lint only changed files * gofmt go tags * update comments * make lint-go Co-authored-by: Marko <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]> * Update .golangci.yml * Update .golangci.yml * fix go.mod Co-authored-by: Marko <[email protected]> Co-authored-by: Federico Kunze Küllmer <[email protected]>
- Loading branch information