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.

Updated by nobu (Nobuyoshi Nakada) about 13 years ago Actions #1

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36976.
Hong, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


.editorconfig: new

Actions

Also available in: PDF Atom