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

refactor(app): use if-else instead of match over booleans #369

Merged
merged 3 commits into from
Mar 23, 2024

Conversation

Frigyes06
Copy link
Member

Use if-else blocks instead of match for booleans

@Frigyes06 Frigyes06 requested a review from a team March 22, 2024 17:02
@AnonymousWP AnonymousWP added the refactor Rework of code — behaviour doesn't change label Mar 22, 2024
@AnonymousWP AnonymousWP changed the title refactor(app): Use if-else instead of match over booleans refactor(app): use if-else instead of match over booleans Mar 22, 2024
@Frigyes06 Frigyes06 marked this pull request as draft March 22, 2024 17:10
@Frigyes06 Frigyes06 marked this pull request as ready for review March 22, 2024 17:27
@Frigyes06 Frigyes06 merged commit 0f9ba46 into main Mar 23, 2024
16 checks passed
@Frigyes06 Frigyes06 deleted the refactor/use-if-else-for-booleans branch March 23, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Rework of code — behaviour doesn't change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants