cosmos-sdk/codec
Alessio Treglia 2879c0702c
x/ibc: fix missing return statement (#6099)
* enable the wsl linter

Fix various wsl-related warnings.

x/ibc/04-channel/keeper/handshake.go: fix missing return statement in ChanOpenTry().

* goimports -w files

* remove unknown linter references

* run make format

* Revert "run make format"

This reverts commit f810b62b9e4993f08506663d4e5f2ec2228a9863.

* run make format
2020-04-29 22:36:34 -04:00
..
testdata ci: migrate long sims (#6084) 2020-04-28 16:13:36 +02:00
amino.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
amino_codec.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
amino_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
codec.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
hybrid_codec.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
hybrid_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
json.go JSON Proto changes 2020-03-26 12:46:10 -04:00
proto_codec.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
proto_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00