Expand tabs in dc_wrapper.c

This commit is contained in:
Alexander Krotov 2020-09-15 23:57:22 +03:00
parent cd48e56af4
commit e407a0dc53
2 changed files with 567 additions and 566 deletions

View file

@ -12,7 +12,8 @@ indent_style = space
indent_size = 2 indent_size = 2
[*.c] [*.c]
indent_style = tab indent_style = space
indent_size = 4
[*.gradle] [*.gradle]
indent_style = space indent_style = space