cosmos-sdk/x/bank
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
..
client x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
legacy Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
simulation x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
spec Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
types Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
alias.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
app_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
bench_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
handler.go JSON Proto changes 2020-03-26 12:46:10 -04:00
handler_test.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00