Eliminate unnecessary nested statement(s) within else clauses - #322
Closed
csware wants to merge 1 commit into
Closed
Eliminate unnecessary nested statement(s) within else clauses#322csware wants to merge 1 commit into
csware wants to merge 1 commit into
Conversation
Signed-off-by: Sven Strickroth <email@cs-ware.de>
csware
force-pushed
the
cleanup-nestedelse
branch
from
February 2, 2024 22:56
dbd6d09 to
81d7404
Compare
Contributor
|
This PR does what it says on the tin. Is this driven by some IDE warning? |
Contributor
Author
|
Eclipse shows some warning, but I think it also makes the code better readable. |
aalmiray
force-pushed
the
main
branch
6 times, most recently
from
January 3, 2026 02:00
9bb458a to
f40152f
Compare
Member
|
This still merges cleanly against current |
jmanico
added a commit
that referenced
this pull request
Sep 7, 2026
Eliminate unnecessary nested statements within else clauses (rebased #322)
Member
jmanico
pushed a commit
to Raibipasha-24/java-html-sanitizer
that referenced
this pull request
Sep 8, 2026
Rebased from PR OWASP#322 by Sven Strickroth onto the module layout; the original branch predates the move of sources under owasp-java-html-sanitizer/. Pure restructuring, no behaviour change. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SKUuD1GhUfpvrDvJen6r91
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.