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

Removed some unnecessary fallthrough statements #1253

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

toqueteos
Copy link
Contributor

@toqueteos toqueteos commented Jul 28, 2024

There are still 29 non-vendor fallthrough usages left, which make sense (most of them are specific cases that should behave as the default case). So no need to touch those.

The most weird one is the one on iap/iap.go which was actually not doing anything at all (besides listing two possible statuses?).

@toqueteos
Copy link
Contributor Author

Gentle ping @sesposito 👋 !

Do you need me to provide/change something else or is this good to go?

@sesposito
Copy link
Member

Hey @toqueteos, it's good to go, I'll merge it, thanks!

@sesposito sesposito merged commit 83631c7 into heroiclabs:master Aug 5, 2024
4 checks passed
@toqueteos toqueteos deleted the chore/fallthrough-cleanup branch August 5, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants