cosmos / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
6.24k stars 3.61k forks source link

Make get_tools isn't installing gometalinter #1190

Closed ValarDragon closed 6 years ago

ValarDragon commented 6 years ago

Make get_tools isn't installing gometalinter. This is a known issue (its in the latest commit message for the relevant files). However this causes problems with using make all( #1052 )

/cc @adrianbrink

rigelrozanski commented 6 years ago

The linter should really be enforcing that tendermint/lint is used too