From f729fa7908f79920aae8dc328120a66cc0817149 Mon Sep 17 00:00:00 2001 From: shibafu Date: Mon, 24 Jun 2019 19:59:43 +0900 Subject: [PATCH] =?UTF-8?q?YAML=20file=E3=81=AE=E3=82=A4=E3=83=B3=E3=83=87?= =?UTF-8?q?=E3=83=B3=E3=83=88=E5=B9=85=E3=82=92=E6=8C=87=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 0d71a82..cf46a56 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[*.yml] +indent_size = 2