Skip to content

Instantly share code, notes, and snippets.

@questionlp
Created March 26, 2022 23:10
Show Gist options
  • Save questionlp/dc572af7b9b2060496aabf40be67dc73 to your computer and use it in GitHub Desktop.
Save questionlp/dc572af7b9b2060496aabf40be67dc73 to your computer and use it in GitHub Desktop.
.editorconfig
# EditorConfig File
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{json,md,py,rst}]
charset = utf-8
[*.{css,html,json,py,rst,tmpl}]
indent_size = 4
indent_style = space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment