NightOwl888 commented on code in PR #2:
URL:
https://github.com/apache/lucenenet-codeanalysis-dev/pull/2#discussion_r2389808622
##########
rat.ps1:
##########
@@ -30,7 +30,7 @@
directory as this script) as the target directory.
.PARAMETER Version
- The version of Apache RAT to use (default: 0.13).
+ The version of Apache RAT to use (default: 0.16.1).
Review Comment:
When I tried RAT 0.16, it didn't seem to be respecting the `.rat-excludes`
that we have configured. According to ChatGPT, they changed the way it
processes the file so some of the older config settings may no longer function.
I ended up just reverting back to 0.13 to avoid the extra effort of fixing the
`.rat-excludes` file.
It's fine to upgrade, but make sure the `.rat-excludes` settings and
comments are updated about how to format the lines.
--
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]