From 198ce1b0a60fea7467ed84a260a06db220b4d518 Mon Sep 17 00:00:00 2001 From: Caio Cavalcante Date: Tue, 29 Oct 2024 14:44:16 -0300 Subject: [PATCH] chore: remove editorconfig Signed-off-by: Caio Cavalcante --- .editorconfig | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index af2a118..0000000 --- a/.editorconfig +++ /dev/null @@ -1,7 +0,0 @@ -# Top-most EditorConfig file -root = true - -[*] -indent_style = tab -indent_size = 2 -tab_width = 2 \ No newline at end of file