add editorconfig
parent
d5495c2f48
commit
0d984ecd84
|
@ -0,0 +1,9 @@
|
|||
|
||||
# EditorConfig is awesome: http://EditorConfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*.{java}]
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
Loading…
Reference in New Issue