Skip to content

Instantly share code, notes, and snippets.

@ekazakov
Created February 7, 2014 19:07
Show Gist options
  • Save ekazakov/8869586 to your computer and use it in GitHub Desktop.
Save ekazakov/8869586 to your computer and use it in GitHub Desktop.
editorconfig
[*]
end_of_line = lf
indent_style = space
indent_size = 4
charset = utf-8
insert_final_newline = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment