From 38928e3e698015b63a06f73d1b64910d37f3a034 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Tue, 25 Oct 2022 16:57:46 +0900 Subject: [PATCH] =?UTF-8?q?.editorconfig=EC=97=90=EC=84=9C=20=EB=A7=88?= =?UTF-8?q?=ED=81=AC=EB=8B=A4=EC=9A=B4(.md)=20=ED=8C=8C=EC=9D=BC=EB=8F=84?= =?UTF-8?q?=202=20space=20=EB=93=A4=EC=97=AC=EC=93=B0=EA=B8=B0=EB=A1=9C=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 5a3b9180f..d433b6938 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,6 +11,6 @@ indent_style = tab indent_style = space indent_size = 4 -[*.{json,yml}] +[*.{json,yml,md}] indent_style = space indent_size = 2