mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
11 lines
139 B
INI
11 lines
139 B
INI
|
[*]
|
||
|
insert_final_newline = true
|
||
|
|
||
|
[*.{c,cpp,h,hpp}]
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
|
||
|
[*.{yml,yaml}]
|
||
|
indent_style = space
|
||
|
indent_size = 2
|