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

Change string comparison into a .isEmpty() check #883

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

Juiceman
Copy link
Contributor

We are actually checking if the string is empty. Using .isEmpty() is clearer.

We are actually checking if the string is empty. Using .isEmpty() is clearer.
@ArneBab
Copy link
Contributor

ArneBab commented Jan 26, 2024

Except for few cases where I’m not sure about null-safety, this looks good to me.

@ArneBab ArneBab merged commit ea0a195 into hyphanet:next Jan 30, 2024
1 check passed
@ArneBab
Copy link
Contributor

ArneBab commented Jan 30, 2024

Merged — thank you!

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.

3 participants