David Smiley created LUCENE-9563: ------------------------------------ Summary: 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
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