From 7c1cd424c7435ad63d623c2ce1a02609fc21bc2d Mon Sep 17 00:00:00 2001 From: thek4n Date: Mon, 22 Jan 2024 11:37:24 +0300 Subject: [PATCH] fix editorconfig indent --- home/user/.editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/user/.editorconfig b/home/user/.editorconfig index 1a1c76d..a0259ff 100644 --- a/home/user/.editorconfig +++ b/home/user/.editorconfig @@ -1,7 +1,4 @@ [*] -indent_style = space -indent_size = 4 -tab_width = 4 end_of_line = lf insert_final_newline = false trim_trailing_whitespace = true \ No newline at end of file