Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
thnkslprpt opened this issue Jun 17, 2023 · 0 comments · May be fixed by #56
Open
2 tasks done

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

thnkslprpt opened this issue Jun 17, 2023 · 0 comments · May be fixed by #56

Comments

@thnkslprpt
Copy link
Contributor

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
The only places multiple returns remain in HK are in HK_AppInit() and HK_TableInit(). This is unnecessary.

Expected behavior
Refactor to a single exit point.

Reporter Info
Avi Weiss @thnkslprpt

thnkslprpt added a commit to thnkslprpt/HK that referenced this issue Jun 17, 2023
thnkslprpt added a commit to thnkslprpt/HK that referenced this issue Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants