Claudenw commented on code in PR #160: URL: https://github.com/apache/creadur-rat/pull/160#discussion_r1404458033
########## apache-rat-core/src/main/java/org/apache/rat/walker/DirectoryWalker.java: ########## Review Comment: I think my approach would be adding the `addDirectoryFilter` to the `ReportConfiguration` so we have the groundwork for the other cases. Then add the `--scan-hidden-directories` option (or equivalent) to all the clients. (CLI, Maven, ANT). Making sure the --scan-hidden-directories is implemented across all the clients is part of RAT-323. -- 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]
