You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2016/10/06 12:01:20 UTC

[jira] [Updated] (PARQUET-740) Introduce editorconfig

     [ https://issues.apache.org/jira/browse/PARQUET-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niels Basjes updated PARQUET-740:
---------------------------------
    Description: 
Editor config is a very easy way of ensuring that developers adhere more closely to the same coding standards when it comes to using tabs/spaces , trailing spaces, end of lines etc.

Quote from http://editorconfig.org/
{quote}
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.
{quote}



  was:Editor config is a very easy way of ensuring that developers adhere more closely to the same coding standards when it comes to using tabs/spaces , trailing spaces, end of lines etc.


> Introduce editorconfig
> ----------------------
>
>                 Key: PARQUET-740
>                 URL: https://issues.apache.org/jira/browse/PARQUET-740
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>
> Editor config is a very easy way of ensuring that developers adhere more closely to the same coding standards when it comes to using tabs/spaces , trailing spaces, end of lines etc.
> Quote from http://editorconfig.org/
> {quote}
> EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)