Skip to content

Instantly share code, notes, and snippets.

@WeslyG
Created July 1, 2019 11:17
Show Gist options
  • Save WeslyG/290dada1779b2cee7e65c416e6c9f393 to your computer and use it in GitHub Desktop.
Save WeslyG/290dada1779b2cee7e65c416e6c9f393 to your computer and use it in GitHub Desktop.
.editconfig
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
charset = utf-8
indent_size = 2
end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment