From 19978574a3ccd82354b8b36a115f011cac2f16e0 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Tue, 28 Jan 2025 14:56:11 +0700 Subject: [PATCH] return to 2 tab_width --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 32f2731..a16b527 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,4 @@ root = true [README.md] charset = utf-8 indent_style = tab -tab_width = 1 \ No newline at end of file +tab_width = 2 \ No newline at end of file