Skip to content

Commit

Permalink
Change java indentation to 4 spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
quike committed Nov 2, 2017
1 parent 40880e9 commit 7ca6b7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ insert_final_newline = true
indent_style = space
indent_size = 2

[*.java]
indent_size = 4

[*.md]
trim_trailing_whitespace = false

0 comments on commit 7ca6b7f

Please sign in to comment.