Updated the editorconfig based on Sam's feedback.
This commit is contained in:
parent
57f2e0f006
commit
5b8d262c8e
|
@ -1,9 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
[*.{java,stg}]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
|
||||
|
|
Loading…
Reference in New Issue