diff options
-rw-r--r-- | .editorconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 3c44241cc..000000000 --- a/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true - -[*] -indent_style = space -indent_size = 4 -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true |