rmuir commented on PR #14824: URL: https://github.com/apache/lucene/pull/14824#issuecomment-2992145681
You could also consider cheating for the local developer. For a formatting task, it is safe to only format changed files (eg based on git status or gradle cache or whatever). For formatting there aren't dependencies between files. As long as user can do a `CI=true ./gradlew tidy` to force it happening the slow way, corner cases such as formatter upgrades can all be handled. -- 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