cosmos-sdk/codec
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
..
testdata Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
amino.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
amino_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
amino_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
codec.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
hybrid_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
hybrid_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
proto_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
proto_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00