Update editorconfig

This commit is contained in:
Jason Penilla 2021-06-14 20:50:12 -07:00
parent cf885102cd
commit 2ac6b12fc8
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
[*.java]
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4
[*.tiny]
indent_style=tab
[*.bat]
end_of_line=crlf