ottlinger commented on code in PR #159:
URL: https://github.com/apache/creadur-rat/pull/159#discussion_r1375315563
##########
apache-rat-core/src/main/java/org/apache/rat/Report.java:
##########
@@ -147,27 +146,106 @@ public static final void main(String[] args) throws
Exception {
if (args == null || args.length != 1) {
printUsage(opts);
} else {
+
Review Comment:
Is the commented our code what you mean in RAT-323 to need harmonizing?
--
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]