diff --git a/.editorconfig b/.editorconfig index d06e31850..a7ed4a83a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,21 +14,6 @@ insert_final_newline = true [**.js] indent_style = tab -[Makefile] -indent_style = tab - - -[speed/**.html] -indent_style = tab - -[speed/**.css] -indent_style = tab - -[speed/benchmarker.js] -indent_style = space -indent_size = 2 - - [test/**.xml] indent_style = tab