From a7931966dddd47507fb54b3271140db1758866c5 Mon Sep 17 00:00:00 2001 From: bitpredator <67551273+bitpredator@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:10:12 +0100 Subject: [PATCH] Delete .editorconfig --- .editorconfig | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 383d3ca5e..000000000 --- a/.editorconfig +++ /dev/null @@ -1,10 +0,0 @@ -root = true - -[*] -end_of_line = lf -insert_final_newline = true -charset = utf-8 -trim_trailing_whitespace = true -max_line_length = 300 -indent_size = 4 -indent_style = space \ No newline at end of file