Skip to content

Instantly share code, notes, and snippets.

@anthony2025
Created April 6, 2017 06:34
Show Gist options
  • Save anthony2025/d385edf516f6d222d86b13ca690ed3f9 to your computer and use it in GitHub Desktop.
Save anthony2025/d385edf516f6d222d86b13ca690ed3f9 to your computer and use it in GitHub Desktop.
# http://editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
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