Skip to content

Instantly share code, notes, and snippets.

@floscher
Created October 9, 2023 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floscher/dc4b39ffbe02b5635ccd78be308aeeb7 to your computer and use it in GitHub Desktop.
Save floscher/dc4b39ffbe02b5635ccd78be308aeeb7 to your computer and use it in GitHub Desktop.
.editorconfig
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
tab_width = 2
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment