Skip to content

Commit

Permalink
spring-projects#96 Reformat code with EditorConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Oct 16, 2015
1 parent 1aef94d commit 09ed33a
Show file tree
Hide file tree
Showing 56 changed files with 838 additions and 839 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# top-most EditorConfig file
root = true

[*.{java,xml}]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
Loading

0 comments on commit 09ed33a

Please sign in to comment.