mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
236aa9b718
encoding is wip
14 lines
190 B
INI
14 lines
190 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
|
|
|
|
[Makefile]
|
|
indent_type = tab
|