mirror of
https://github.com/PretendoNetwork/BOSS.git
synced 2026-03-22 01:44:26 -05:00
12 lines
140 B
INI
12 lines
140 B
INI
[*]
|
|
indent_style = tab
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.json]
|
|
indent_size = 2
|
|
|
|
[*.yml]
|
|
indent_style = space
|
|
indent_size = 2
|