You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/01/02 06:54:00 UTC

[jira] [Commented] (LUCENE-9563) Add .editorConfig

    [ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257301#comment-17257301 ] 

David Smiley commented on LUCENE-9563:
--------------------------------------

I don't know about emacs but a quick Google search shows it supports .editorConfig – [https://github.com/editorconfig/editorconfig-emacs#readme] thus we could/should remove .dir-locals.el.

> 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: 20m
>  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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org