Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index e337066f7e..6bb743a673 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,5 +13,5 @@ max_line_length = 100
[*.md]
indent_size = 2
-[*.{yml, yaml}]
+[*.{yml,yaml}]
indent_size = 2