cosmos-sdk/simapp/params
Robert Zaremba acf823d743
fix(CI): add golangci-lint to dependencies (#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 <marbar3778@yahoo.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-09-14 11:05:30 +02:00
..
amino.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
doc.go Fix typo (#8905) 2021-03-17 09:53:51 +00:00
encoding.go refactor!: Remove `clientCtx.JSONCodec` and rename `EncodingConfig.Marshaler` to `Codec` (#9521) 2021-07-01 08:52:38 +00:00
params.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
proto.go fix(CI): add golangci-lint to dependencies (#10112) 2021-09-14 11:05:30 +02:00
weights.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00