Skip to content

Instantly share code, notes, and snippets.

@omichelsen
Last active March 8, 2016 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omichelsen/4cccfa209ceeda06fc73 to your computer and use it in GitHub Desktop.
Save omichelsen/4cccfa209ceeda06fc73 to your computer and use it in GitHub Desktop.
Default editorconfig with tabs and 4 spaces
root = true
[*]
indent_style = tab
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment