mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 22:57:01 +01:00
Update editorconfig
This commit is contained in:
parent
cf885102cd
commit
2ac6b12fc8
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue