cosmos-sdk/types/simulation
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
..
account.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
account_test.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
config.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
rand_util.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
rand_util_test.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
transition_matrix.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
types.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00