Skip to content

Instantly share code, notes, and snippets.

@froland
Created September 12, 2018 13:16
Show Gist options
  • Save froland/3286256ffd2739e2400c99ce91a06ddf to your computer and use it in GitHub Desktop.
Save froland/3286256ffd2739e2400c99ce91a06ddf to your computer and use it in GitHub Desktop.
Editorconfig
root = true
[*]
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