diff --git a/.editorconfig b/.editorconfig index f267605..5b9877a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ trim_trailing_whitespace = true [*.c] ident_style = space -ident_size = 4 +ident_size = 2 [Makefile*] ident_style = tab