Skip to content

Instantly share code, notes, and snippets.

@allusis
Created February 23, 2018 16:31
Show Gist options
  • Save allusis/fd27df85c42c415793acfd59d18a7447 to your computer and use it in GitHub Desktop.
Save allusis/fd27df85c42c415793acfd59d18a7447 to your computer and use it in GitHub Desktop.
Editor Config
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment