1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-01-15 14:13:56 +01:00
PaperMC/.editorconfig
2021-06-14 21:02:20 -07:00

12 lines
145 B
INI

[*]
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