cosmos-sdk/client/lcd
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
..
statik Merge PR #2215: Add swagger-ui for gaiacli lite-server 2018-10-04 13:00:24 +02:00
swagger-ui Merge PR #3884: steak to stake 2019-03-14 10:32:46 -04:00
certificates_test.go Fix test 2018-11-02 13:37:23 +00:00
certificates.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
lcd_test.go Merge PR #3779: Split Proposal Interface 2019-03-15 17:47:47 +01:00
root.go Merge PR #3514: don't lock keybase on lcd startup 2019-02-06 11:23:49 -08:00
test_helpers.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00