diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index faf22a9..0000000 --- a/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true - -[*] -tab_width = 4 -charset = utf-8 -end_of_line = lf -indent_style = tab -insert_final_newline = false -trim_trailing_whitespace = true