Skip to content

Instantly share code, notes, and snippets.

@tomasevich
Created December 20, 2019 05:21
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 tomasevich/82be7f7e3962d0ecbd063d1c0f9094e3 to your computer and use it in GitHub Desktop.
Save tomasevich/82be7f7e3962d0ecbd063d1c0f9094e3 to your computer and use it in GitHub Desktop.
Editor config (for all files
root = true
charset = utf-8
[*]
tab_width = 4
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment