vigyasharma commented on PR #14740: URL: https://github.com/apache/lucene/pull/14740#issuecomment-2926513547
Nice, this would help avoid a bunch of "tidy" commits in my git history! I tried pulling the `.editorconfig` locally and reformatted a couple of existing files via `Cmd + Alt + L` on IntelliJ. It did make a bunch of changes, mostly on docStrings. Attaching the git diff here, in case this is reconcilable with some simple editorconfig commands. – [(diff_with_editorconfig_on_main.txt)](https://github.com/user-attachments/files/20538133/diff_with_editorconfig_on_main.txt) An alternate would be to change reformatting scope to only uncommitted changes. This can be done via a setting in Intellij but might be easy to miss? -- 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