From dea91ee5f9cb38ac81cac55e71f55a5d30b59bf1 Mon Sep 17 00:00:00 2001 From: Diego Lorenzo Date: Thu, 30 Jul 2020 11:28:48 -0400 Subject: [PATCH] Updating editorconfig file. --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 2756207e6..0cce2f797 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,5 +19,5 @@ indent_size = 2 [*.md] trim_trailing_whitespace = false -[*.yml] +[*.{yml,yaml}] indent_size = 2