Skip to content

Instantly share code, notes, and snippets.

@tatsuyah
Created July 6, 2018 02:29
Show Gist options
  • Save tatsuyah/fd265e3f09bdeecb024ea0ea3ba8ac9d to your computer and use it in GitHub Desktop.
Save tatsuyah/fd265e3f09bdeecb024ea0ea3ba8ac9d to your computer and use it in GitHub Desktop.
# This is .editorconfig example
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment