Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sonnyp
Created January 8, 2016 23:19
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 sonnyp/b744f77b28e211cebcd3 to your computer and use it in GitHub Desktop.
Save sonnyp/b744f77b28e211cebcd3 to your computer and use it in GitHub Desktop.
.editorconfig
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment