You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2021/10/14 07:28: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=17428657#comment-17428657 ] 

Jan Høydahl commented on LUCENE-9563:
-------------------------------------

Can we close this then?

Is there IDE support for the 'tidy' ruleset, so you can have a tiny chance of getting it right for minor changes? Or perhaps some hooks that can run tidy on a single file upon save?

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