Paper/.editorconfig

13 lines
145 B
INI
Raw Permalink Normal View History

2021-06-15 03:50:12 +00:00
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=4
2021-06-15 03:50:12 +00:00
[*.tiny]
indent_style=tab
[*.bat]
end_of_line=crlf