Project

General

Profile

Actions

Feature #7030

closed

Add .editorconfig to the source repository

Feature #7030: Add .editorconfig to the source repository

Added by xuhdev (Hong Xu) about 13 years ago. Updated about 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:47548]

Description

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 readibly and they work nicely with version control systems.

http://editorconfig.org

Currently EditorConfig has been used in jQuery, drupal, and many other projects. It helps a lot in maintaining a consistent coding style. So I believe the Ruby community might also be interested in this.

Actions

Also available in: PDF Atom