Re: Add .editorconfig file to source repository to maintain a consistent coding style

2012-09-19 Thread Junio C Hamano
Hong Xu writes: > EditorConfig has been used in many large and famous projects, such > as Ruby, jQuery, etc. I see jQuery swallowed it and has been using it for 6 months, but citing Ruby as an example makes you look somewhat dishonest. As far as I can see, they just added one a few days ago, wh

Add .editorconfig file to source repository to maintain a consistent coding style

2012-09-19 Thread Hong Xu
Hi all, EditorConfig is a project that 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 ed