EditorConfig

Presented by Trey Hunner

The Manifesto

The Solution: EditorConfig

  1. Add an .editorconfig file

    Drop an .editorconfig file in your project. This specifies the code style for your files.

  2. Download an EditorConfig plugin

    Download an EditorConfig plugin for your text editor.

  3. Problem solved

    Really, that's it. You've just trained your editor to keep you in line.

Example

EditorConfig File

Enforced Style for a Given File


    

Libraries and Tools

Native Editor Support

Editor Plugin Support

Who Uses This?

Future Goals

How You Can Help

/

#