Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save broisnischal/5d2b1d46bca9ae771cbb0627cec82623 to your computer and use it in GitHub Desktop.
Save broisnischal/5d2b1d46bca9ae771cbb0627cec82623 to your computer and use it in GitHub Desktop.
.editorconfig
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment