ottlinger commented on code in PR #558:
URL: https://github.com/apache/creadur-rat/pull/558#discussion_r2443975883
##########
pom.xml:
##########
@@ -576,13 +576,19 @@ agnostic home for software distribution comprehension and
audit tools.
<!-- Do not use property values here as this causes problems during
release -->
<version>0.17</version>
<configuration>
+ <inputExcludeStd>ECLIPSE</inputExcludeStd>
+ <inputExcludeStd>IDEA</inputExcludeStd>
+ <inputExcludeStd>MAC</inputExcludeStd>
Review Comment:
Should we change the default to be meaningful / same as 0.16.1 to include
these excludes?
--
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]