Skip to content

Instantly share code, notes, and snippets.

@devilholk
Created March 17, 2021 04:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devilholk/36de92970d3cde5ad1b39ab75dbe3257 to your computer and use it in GitHub Desktop.
Save devilholk/36de92970d3cde5ad1b39ab75dbe3257 to your computer and use it in GitHub Desktop.
My current default .editorconfig
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment