uschindler commented on a change in pull request #178:
URL: https://github.com/apache/lucene/pull/178#discussion_r649145401



##########
File path: gradle/validation/rat-sources.gradle
##########
@@ -74,6 +74,9 @@ allprojects {
                     exclude ".idea"
                     exclude ".muse"
 
+                    // Exclude github stuff (templates, workflows).
+                    exclude ".github"

Review comment:
       should we not also exclude the ".git" folder itsself, or is this done by 
default?




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to