mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-21 16:25:37 +00:00
12 lines
156 B
INI
12 lines
156 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_size = 4
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.yaml]
|
|
indent_size = 2
|