ottlinger commented on code in PR #375:
URL: https://github.com/apache/creadur-rat/pull/375#discussion_r1821340971


##########
apache-rat-core/src/main/java/org/apache/rat/ReportConfiguration.java:
##########
@@ -279,15 +279,15 @@ public void addExcludedCollection(StandardCollection 
collection) {
      * @param collection the StandardCollection to exclude.
      * @see ExclusionProcessor#addFileProcessor(StandardCollection)
      */
-    public void addExcludedFileProcessor(StandardCollection collection) {
+    public void addExcludedFileProcessor(final StandardCollection collection) {

Review Comment:
   What to do with unused methods in here ..... (possibly referenced in other 
PRs) @Claudenw 



-- 
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]

Reply via email to