diff --git a/.editorconfig b/.editorconfig index a1e1ec0..23feaf6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,9 +13,6 @@ indent_style = tab indent_size = tab tab_width = 8 -[{makefile,Makefile}] -tab_width = 4 - [*.{S,s,asm}] tab_width = 8