Skip to content

Instantly share code, notes, and snippets.

@the-spanish-guy
Created October 24, 2021 20:30
Show Gist options
  • Save the-spanish-guy/b1efa223c29c735baeea39c42ef467e9 to your computer and use it in GitHub Desktop.
Save the-spanish-guy/b1efa223c29c735baeea39c42ef467e9 to your computer and use it in GitHub Desktop.
.editorconfig
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment