sebbASF commented on code in PR #1529:
URL: https://github.com/apache/commons-lang/pull/1529#discussion_r2637698830
##########
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:
The PR still contains lots of unrelated changes
It looks like you have used the same branch for multiple PRs.
Please ensure each PR uses its own new branch.
This must be based on a clean copy of the master branch.
--
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]