Improve Javadoc for StringUtils.isBlank (closes apache/commons-lang#1…#1618
Improve Javadoc for StringUtils.isBlank (closes apache/commons-lang#1…#1618NoctisSolvane wants to merge 3 commits intoapache:masterfrom
Conversation
garydgregory
left a comment
There was a problem hiding this comment.
-1 not needed, it looks like change for the sake of change. Since tag now loose history.
…t needed while mantaining the other changes
|
garydgregory
left a comment
There was a problem hiding this comment.
-1 the changes are even worse, this is change for the sake of change.
I will close this PR unless you can show semantic changes without messing up the formatting.
Thank you for the honest feedback. I understand now that my changes altered the formatting style too much and added unnecessary content. I will revert to a more minimal improvement that only explains the existing description without changing the original structure too much. I will push the updated version shortly. If the changes aren't worth it, you are free to close the PR - I genuinely appreciate the opportunity to learn. |
|
Closing: No further changes submitted. |
Improved Javadoc for 'isBlank' method:
Closes #1234