-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
penumbra-ibc: ⏎ invert early return condition
this diff is best viewed ignoring whitespace; use `-w`, or the "_hide whitespace_" option in github (the gear icon in the "_files changed_" tab). this inverts our early return, so that we do not need to wrap the whole function body within a conditional block. this is a pure refactor that should have no visible changes to behavior.
- Loading branch information
Showing
1 changed file
with
117 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters