cosmos-sdk/crypto/hd
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 Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
algo.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
algo_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
doc.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
fundraiser_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
hdpath.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
hdpath_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00