Skip to content

Instantly share code, notes, and snippets.

@chrispauley
Created January 3, 2018 19:38
Show Gist options
  • Save chrispauley/3aa81ef2141dc961e87d526a9741ee1e to your computer and use it in GitHub Desktop.
Save chrispauley/3aa81ef2141dc961e87d526a9741ee1e to your computer and use it in GitHub Desktop.
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment