From 94cf543d41cf8a83e3f6d5857e067050e0dc236d Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sun, 14 May 2023 12:18:35 +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]