Skip to content

Instantly share code, notes, and snippets.

@d-simon
Created August 4, 2014 19:14
Show Gist options
  • Save d-simon/33c844f4f765668af9e8 to your computer and use it in GitHub Desktop.
Save d-simon/33c844f4f765668af9e8 to your computer and use it in GitHub Desktop.
EditorConfig
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment