From 304d95f695568a0540684577d1b5950fa6d9be42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Sieroci=C5=84ski?= Date: Mon, 2 Sep 2019 16:13:37 +0200 Subject: [PATCH] Updating .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index bb1da45..de46834 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,4 +18,5 @@ insert_final_newline = true trim_trailing_whitespace = true [*.md] +indent_size = 4 trim_trailing_whitespace = false