From e70729dda46ef4b319dd772d67fc4b477ddb06cc Mon Sep 17 00:00:00 2001
From: Aya Morisawa <AyaMorisawa4869@gmail.com>
Date: Fri, 31 Mar 2017 01:31:24 +0900
Subject: [PATCH] Update .editorconfig

---
 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index d96a5dd5f..13791d24e 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -8,3 +8,6 @@ insert_final_newline = true
 
 [*.json]
 indent_style = space
+
+[*.yml]
+indent_style = space