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

Provides a helper for checking if a bunch of strings are all empty #539

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

sabieber
Copy link
Member

Checklist

  • Code change has been tested and works locally
  • Code was formatted via IntelliJ and follows SonarLint & best practices
  • Patch Tasks: Is local execution of Patch Tasks necessary? If so, please also mark the PR with the tag.

@sabieber sabieber added 🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review labels Nov 20, 2024
This way we dont have to define the not so clear case of `areAllEmpty()`. Also if only one String is present `isEmpty` should be used instead.
@sabieber sabieber merged commit 5c9d9a2 into develop Nov 21, 2024
3 checks passed
@sabieber sabieber deleted the feature/sbi/strings-helper branch November 21, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants