Skip to content

Fix #55, Refactor HK_AppInit() and HK_TableInit() to remove multiple returns#56

Open
thnkslprpt wants to merge 1 commit intonasa:mainfrom
thnkslprpt:fix-55-factor-out-multiple-returns
Open

Fix #55, Refactor HK_AppInit() and HK_TableInit() to remove multiple returns#56
thnkslprpt wants to merge 1 commit intonasa:mainfrom
thnkslprpt:fix-55-factor-out-multiple-returns

Conversation

@thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Coverage Tests etc.).

Expected behavior changes
No change to function logic/behavior other than removing the early returns.

Contributor Info
Avi Weiss @thnkslprpt

@thnkslprpt thnkslprpt force-pushed the fix-55-factor-out-multiple-returns branch from 46363b5 to 32ceb3a Compare June 18, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple returns in HK_AppInit() and HK_TableInit() can be refactored out

2 participants