mirror of
https://github.com/decompme/decomp.me.git
synced 2026-05-04 22:11:58 -05:00
7d5d872a07
Resolves #99.
13 lines
180 B
INI
13 lines
180 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = false
|
|
insert_final_newline = true
|
|
|
|
[*.{yml,yaml}]
|
|
indent_size = 2
|