2
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-17 15:11:02 +08:00
Paper/.editorconfig

7 lines
97 B
INI
Raw Normal View History

[*.java]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4