Claudenw commented on code in PR #361: URL: https://github.com/apache/creadur-rat/pull/361#discussion_r1812555784
########## 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: Removing methods always makes me nervous. But I am going to say yes, remove them. -- 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