Skip to content

Instantly share code, notes, and snippets.

@vamdt
Last active May 22, 2020 10:00
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 vamdt/e09b7198232ebb4e51972cac24a434bd to your computer and use it in GitHub Desktop.
Save vamdt/e09b7198232ebb4e51972cac24a434bd to your computer and use it in GitHub Desktop.
editor config
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.java]
indent_style = space
indent_size = 4
continuation_indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment