[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428867#comment-17428867 ]
Dawid Weiss commented on LUCENE-9563: ------------------------------------- The thing is: you shouldn't care when editing files. Run gradlew tidy check at the end and don't worry about setting up IDE rules - they won't matter at all, eventually. (IntelliJ has a google formatter plugin but I don't really use it that often, leaving tidy to do the cleanup and verifying diffs before committing). > Add .editorConfig > ----------------- > > Key: LUCENE-9563 > URL: https://issues.apache.org/jira/browse/LUCENE-9563 > Project: Lucene - Core > Issue Type: Task > Reporter: David Smiley > Assignee: David Smiley > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > I propose adding a ".editorConfig" to the root of the project. Many text > editors and IDEs support this file to declare code style settings such as > indentation and more. In particular, IntelliJ supports this natively and > Eclipse has a plugin for it. > https://editorconfig.org > I furthermore propose I simply generate this as an export of my current > IntelliJ code style, which is a code style I've been using and was originally > imported from the Lucene's former IntelliJ config. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org