diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 7097bdd5..00000000 --- a/.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -# EditorConfig is awesome: https://EditorConfig.org - -# top-most EditorConfig file -root = true - -[*] -end_of_line = lf -insert_final_newline = true -charset = utf-8 -trim_trailing_whitespace = true -indent_size = 4 -indent_style = space -max_line_length = 900 \ No newline at end of file