Skip to content

Instantly share code, notes, and snippets.

@taksenov
Created November 28, 2017 11:24
Show Gist options
  • Save taksenov/0b802291151ed651e2143de4ac11eae6 to your computer and use it in GitHub Desktop.
Save taksenov/0b802291151ed651e2143de4ac11eae6 to your computer and use it in GitHub Desktop.
My .editorconfig file
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment