Skip to content

Instantly share code, notes, and snippets.

@chrisl8888
Created March 24, 2016 14:35
Show Gist options
  • Save chrisl8888/fe69477318b136148cb8 to your computer and use it in GitHub Desktop.
Save chrisl8888/fe69477318b136148cb8 to your computer and use it in GitHub Desktop.
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment