Project

General

Profile

Actions

Feature #7030

closed

Add .editorconfig to the source repository

Added by xuhdev (Hong Xu) over 11 years ago. Updated over 11 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 #1

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • 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: Atom PDF

Like0
Like0