dweiss opened a new pull request, #14821: URL: https://github.com/apache/lucene/pull/14821
This is a tweak of groovy/gradle formatting check for spotless so that it does _not_ run by default. This avoids the heavy greclipse download and makes tidy run much faster. Most devs won't even touch build files - I don't think we all need to suffer here. I'll just add a gh workflow to check the formatting periodically and I'll apply the formatting if it fails. Anybody willing to suffer (heh) can turn it on locally by setting the corresponding build option ```lucene.spotlessGradleScripts``` to true in gradle.properties or their local build option file. -- 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...@lucene.apache.org 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