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: some minor code cleanup #77

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

pcvolkmer
Copy link
Collaborator

Changes made:

  • use .getFirst() instead of .get(0)
  • use of ifPresent(..)
  • simplify if conditions

* use .getFirst() instead of .get(0)
* use of ifPresent(..)
* simplify if conditions
@chgl chgl self-requested a review August 16, 2024 10:34
@chgl chgl merged commit 22165f3 into bzkf:master Aug 16, 2024
15 checks passed
@pcvolkmer pcvolkmer deleted the simple_cleanup branch August 17, 2024 10:13
@miracum-bot
Copy link
Collaborator

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants