mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
11 lines
160 B
INI
11 lines
160 B
INI
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[*.yaml]
|
|
indent_size = 2
|