ottlinger commented on code in PR #361: URL: https://github.com/apache/creadur-rat/pull/361#discussion_r1812376889
########## apache-rat-core/src/main/java/org/apache/rat/config/exclusion/ExclusionUtils.java: ########## @@ -280,7 +280,7 @@ public static Optional<MatchPatterns> notMatchPattern(final Iterator<String> ite /** * @param filename file name to cleanup. - * @return + * @return cleaned up file name. Review Comment: @Claudenw the class has multiple unused methods - should we just remove them? (same in other classes in this package/subpackage) -- 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: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org