Skip to content

Commit 61c743b

Browse files
committed
Don't use indent = 8 for Makefiles
This undoes a previous change that set the indent size to 4 in `.editorconfig`.
1 parent b7e6627 commit 61c743b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ indent_size = 4
3838

3939
[{Makefile,makefile,*.mk}]
4040
indent_style = tab
41-
indent_size = 4
4241

4342
[{*.cc,*.h}]
4443
indent_size = 2

0 commit comments

Comments
 (0)