Skip to content

Instantly share code, notes, and snippets.

@197291
Created May 29, 2019 09:58
Show Gist options
  • Save 197291/73694f4a7a1cd179c681ec0eae5dce5b to your computer and use it in GitHub Desktop.
Save 197291/73694f4a7a1cd179c681ec0eae5dce5b to your computer and use it in GitHub Desktop.
Editorconfig
root = true
[*]
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment