mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-16 11:03:30 +01:00
2d83a4c872
Signed-off-by: Reece Dunham <me@rdil.rocks>
16 lines
187 B
INI
16 lines
187 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_size = 4
|
|
indent_style = space
|
|
max_line_length = 80
|
|
|
|
[*.xml]
|
|
insert_final_newline = false
|
|
indent_size = 2
|
|
|
|
[*.yml]
|
|
indent_size = 2
|