From 744d9c6b30b11f27a76aefef28c3332778d5ddcc Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sun, 14 May 2023 12:16:01 +0300 Subject: [PATCH] update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index b60821d..a3108ab 100644 --- a/.editorconfig +++ b/.editorconfig @@ -22,6 +22,7 @@ charset = utf-16le # Other [*.md] +indent_style = space trim_trailing_whitespace = false [*.yml]