NightOwl888 commented on code in PR #2: URL: https://github.com/apache/lucenenet-codeanalysis-dev/pull/2#discussion_r2389825392
########## .rat-excludes: ########## @@ -20,3 +20,6 @@ _site/* release-build-outcomes\.svg release-workflow\.svg + +# Exclude markdown files +.*\.md Review Comment: We probably should add licenses to our documentation files. But we need to exclude `AnalyzerReleases.Unshipped.md` and `AnalyzerReleases.Shipped.md` to avoid the warnings about the format. -- 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]
