Skip to content

Instantly share code, notes, and snippets.

@mcasimir
Last active October 1, 2015 12:31
Show Gist options
  • Save mcasimir/66b28ce8b02e28fad9a2 to your computer and use it in GitHub Desktop.
Save mcasimir/66b28ce8b02e28fad9a2 to your computer and use it in GitHub Desktop.
Editorconfig
# top-most EditorConfig file
root = true
# Unix-style newlines
[*]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 2
@mcasimir
Copy link
Author

mcasimir commented Oct 1, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment