cosmos-sdk/store/cachekv
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
..
memiterator.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
mergeiterator.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
store.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
store_bench_test.go Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
store_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00