mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
editorconfig: set indent_size for C/C++ files
This commit is contained in:
parent
bc3b09dce4
commit
492e9d8df7
@ -3,6 +3,7 @@ insert_final_newline = true
|
||||
|
||||
[*.{c,cpp,h,hpp}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
|
Loading…
x
Reference in New Issue
Block a user