[minor] Fixed a mistake in the .editoconfig :s

This commit is contained in:
KikooDX 2020-09-15 12:24:05 +02:00
parent 872fccdd3e
commit 0e43e617fc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
[*.{c,h}]
indent_style = true
indent_style = tab
[*.lua]
indent_style = space