Skip to content

Instantly share code, notes, and snippets.

@aint
Created October 4, 2018 15:26
Show Gist options
  • Save aint/1495ec942a9a8005c471185565f15100 to your computer and use it in GitHub Desktop.
Save aint/1495ec942a9a8005c471185565f15100 to your computer and use it in GitHub Desktop.
# top-most EditorConfig file
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
tab_width = 4
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment