Skip to content

Instantly share code, notes, and snippets.

@localghost666
Created January 28, 2019 15:57
Show Gist options
  • Save localghost666/10922c4aee78a69b455c7d6d43703407 to your computer and use it in GitHub Desktop.
Save localghost666/10922c4aee78a69b455c7d6d43703407 to your computer and use it in GitHub Desktop.
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[*.java]
indent_size = 4
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment