cosmos-sdk/client
Alessio Treglia 5a2e59ebb2
Exclude proto files from format (#5706)
* Don't change proto files on make format

The format target does not need to depend on tools.
Thus remove dependency.

* Run make format

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-02-27 07:53:22 -03:00
..
context Merge PR #5618: Add test of missing verifier in cli context 2020-02-06 10:27:23 -05:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags Merge PR #5671: CORS - Add a Flag for CORS 2020-02-21 12:17:27 +01:00
input
keys Merge PR #5562: Remove KeyringServiceName from the sdk.Config struct 2020-01-23 13:47:11 -05:00
lcd Merge PR #5671: CORS - Add a Flag for CORS 2020-02-21 12:17:27 +01:00
rpc Merge PR #5537: Fix validatorset REST pagination 2020-01-17 12:33:59 -05:00
cmd.go
cmd_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
config.go
config_test.go
routes.go Merge PR #5442: Remove of the client/alias.go 2019-12-23 11:05:47 -05:00
utils.go
utils_test.go