java-html-sanitizer icon indicating copy to clipboard operation
java-html-sanitizer copied to clipboard

Eliminate unnecessary nested statement(s) within else clauses

Open csware opened this issue 1 year ago • 2 comments
trafficstars

csware avatar Feb 02 '24 21:02 csware

This PR does what it says on the tin.

Is this driven by some IDE warning?

mikesamuel avatar Mar 21 '24 22:03 mikesamuel

Eclipse shows some warning, but I think it also makes the code better readable.

csware avatar Mar 22 '24 07:03 csware