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