[wp-trac] [WordPress Trac] #26429: Introduce .editorconfig to WordPress

WordPress Trac noreply at wordpress.org
Thu Dec 5 03:12:23 UTC 2013


#26429: Introduce .editorconfig to WordPress
-------------------------+-----------------------------
 Reporter:  netweb       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Build Tools  |    Version:  trunk
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Configuring your editor/IDE for submitting code/patches to WordPress is
 not the simplest of tasks...

 Via http://editorconfig.org
 > ''"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."''

 Projects using .editorconfig (Detailed list
 [http://github.com/editorconfig/editorconfig/wiki/Projects-Using-
 EditorConfig here])

 * [http://jquery.com/ jQuery] (Source: [https://github.com/jquery/jquery-
 ui/blob/master/.editorconfig .editorconfig])
 * [http://drupal.org Drupal] (Source:
 [http://drupalcode.org/project/drupal.git/blob/refs/heads/8.x:/.editorconfig
 .editorconfig])
 * [http://modernizr.com/ Modernizr] (Source:
 [https://github.com/Modernizr/Modernizr/blob/master/.editorconfig
 .editorconfig])

 Initial patch excludes JavaScript and will need testing against all the
 .js files internal and external libraies.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26429>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list