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: use switch pattern matching #7

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

brainwo
Copy link
Contributor

@brainwo brainwo commented Aug 27, 2024

  • change if, if else, else` clause to switch pattern matching
  • add additional space
  • add missing comma on long argument

- change `if`, `if else`, else` clause to switch pattern matching
- add additional space
- add missing comma on long argument
@sonbui00 sonbui00 merged commit 7405cc5 into open-spaced-repetition:main Aug 27, 2024
1 check passed
@brainwo brainwo deleted the refactor branch August 28, 2024 08:36
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