Skip to content

Instantly share code, notes, and snippets.

@sergixnet
Created December 8, 2015 19:24
Show Gist options
  • Save sergixnet/5fb75eb1ae1daed8c243 to your computer and use it in GitHub Desktop.
Save sergixnet/5fb75eb1ae1daed8c243 to your computer and use it in GitHub Desktop.
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment