cosmos-sdk/x
Alessio Treglia cdf2b7a7c5
gometalinter -> golangci-lint migration (#3933)
{,scripts/}Makefile:
- Remove gometalinter, install golangci-lint.
- Remove distinction between tools and devtools.
  Just tools is enough.
- test_lint -> lint
  Migrating away from underscore separated names.
- Remove unnecessary targets.
- Drop tendermint/lint. Incompatbile with golangci-lint
  and no longer necessary anyway.
- Fix misleading message in go-mod-cache.
- New ci-target to avoid download tools twice.
- Run tests with -mod=readonly.

Port tools/gometalinter.json to .golangci.yml
Update CircleCI config accordingly.

Closes: #3896
2019-03-19 17:52:43 +01:00
..
auth gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
bank Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
distribution Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
gov gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
ibc Merge PR #3801: BaseApp Security Improvements 2019-03-07 21:52:19 -08:00
mint Merge PR #3894: Minting mechanism explanatory docs 2019-03-18 11:11:31 -04:00
mock Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
params Merge PR #2605: Paramstore Subkey 2019-02-04 18:13:04 -08:00
simulation Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
slashing Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00
staking Merge PR #3819: Simulation Refactor 2019-03-14 19:13:15 +01:00