diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index f0f2032..946396e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,3 +15,4 @@ indent_size = 2 [{*.c,Makefile}] trim_trailing_whitespace = true indent_style = tab +indent_size = 8 |