From 4574fb288cb3a10d6be5357a02ea4dc8073eb52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 21 Oct 2023 22:05:35 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index c2c42bd..d2cf58e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,6 @@ block_comment = * block_comment_end = */ [*.md] -indent_size = 2 trim_trailing_whitespace = false [*.yml]