diff options
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index 86c84679..2cbc03dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,3 @@ indent_style = tab [*.{bat,cmd}] end_of_line = crlf -indent_style = space -indent_size = 4 - |