diff options
-rw-r--r-- | .editorconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index d6889cbf9d..0fb78d3dc0 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,7 +18,6 @@ indent_size = 2 [Makefile] indent_style = tab -indent_size = 8 [*.{less,yml}] indent_style = space |