cosmos-sdk/simapp/params
Robert Zaremba 3ee70996bf
fix(CI): add golangci-lint to dependencies (#10112) (#10172)
* 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>

* Update .golangci.yml

* Update .golangci.yml

* fix go.mod

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-09-17 00:34:36 +02:00
..
amino.go simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
doc.go Fix typo (#8905) 2021-03-17 09:53:51 +00:00
encoding.go refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498) 2021-06-11 11:49:39 +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) (#10172) 2021-09-17 00:34:36 +02:00
weights.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00