Akshat-coder2106 commented on code in PR #1529:
URL: https://github.com/apache/commons-lang/pull/1529#discussion_r2637684007
##########
src/main/java/org/apache/commons/lang3/math/NumberUtils.java:
##########
@@ -1818,4 +1838,4 @@ private static void validateArray(final Object array) {
public NumberUtils() {
// empty
}
-}
+}
Review Comment:
Thanks for the review, Gary.
I’ve removed all unrelated formatting changes and cleaned up the PR so it
only contains the LANG-1801 fix and its tests.
Please let me know if anything else needs adjustment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]