diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 45930736729b3a2471397c83df9c33c8d3336e67..0000000000000000000000000000000000000000 --- a/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -# http://editorconfig.org -root = true - -[*] -end_of_line = lf -indent_size = 2 -indent_style = space -insert_final_newline = true -trim_trailing_whitespace = true