mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 00:49:09 +00:00
13 lines
182 B
INI
13 lines
182 B
INI
![]() |
root = true
|
||
|
|
||
|
[*]
|
||
|
end_of_line = lf
|
||
|
insert_final_newline = true
|
||
|
charset = utf-8
|
||
|
indent_size = 4
|
||
|
indent_style = space
|
||
|
trim_trailing_whitespace = true
|
||
|
|
||
|
[*.{json,yml,md}]
|
||
|
indent_size = 2
|