From e976dd3647781b4f19431b1efaa9837386c517e7 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sun, 14 May 2023 12:19:30 +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]