cosmos-sdk/baseapp
Marko 218ec99508
various linter fixes (#6106)
x/staking: Fix all linter warnings.

Fixed warnings across base packages.

New linters:
- unparam
- nolintlint

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-05-02 21:26:59 +02:00
..
abci.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
baseapp_test.go Jonathan/5988 sim params consensus 2 (#6051) 2020-04-22 18:24:13 +00:00
baseapp.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
helpers.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
options.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
params_test.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
params.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
queryrouter_test.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
queryrouter.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
router_test.go Merge PR #5452: Pass in sdk.Context to router.Route() 2020-01-04 14:50:38 -05:00
router.go Merge PR #5452: Pass in sdk.Context to router.Route() 2020-01-04 14:50:38 -05:00
state.go Merge PR #4748: Write-Through Inter-Block Cache 2019-09-04 13:33:32 -04:00