mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-01 08:20:51 +01:00
19 lines
210 B
INI
19 lines
210 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
|
|
|
|
[*.yml]
|
|
indent_size=2
|
|
|
|
[*.patch]
|
|
trim_trailing_whitespace=false
|