madrob commented on code in PR #2081:
URL: https://github.com/apache/solr/pull/2081#discussion_r1394796230


##########
gradle/validation/rat-sources.gradle:
##########
@@ -38,6 +38,9 @@ allprojects {
             // Don't check under the project's build folder.
             exclude project.buildDir.name
 
+            // Exclude eclipse settings.
+            exclude ".settings"

Review Comment:
   Thanks for looking at this. Can you move this down to be with the other 
"exclude eclipse" section?



-- 
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: issues-unsubscr...@solr.apache.org

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


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

Reply via email to