mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
12 lines
151 B
INI
12 lines
151 B
INI
[*]
|
|
insert_final_newline = true
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.yml]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[*.txt]
|
|
insert_final_newline = false
|