diff options
| -rw-r--r-- | .editorconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index d56aa31abe..6df33755e4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,6 @@ root = true [*] indent_style = tab indent_size = 2 -end_of_line = crlf charset = utf-8 insert_final_newline = true |