Hi Jaehyeon,

That sounds great. EditorConfig works with many IDEs and it can assign
different rules for different languages.
Since Nemo is written in multiple languages (Java, Scala, Python, ...),
it will save a lot of time for new contributors.

I'm going to register a JIRA ticket. Thanks!

Jangho


On 07/03/2018 03:55 PM, JaeHyeon wrote:
> Editorconfig(https://editorconfig.org/) is a config file that contains file
> format defining coding style, such as `trim_trailing_whitespace` option to
> remove trailing whitespace of the code, which is redundant.
> Also, options can be applied seperately between different file formats. For
> example, we can define different coding style between Java and Scala.
> How about using editorconfig in Nemo repository?
>



Reply via email to