From e01a44f3523206175ef18e1d05807fa4ac7f4563 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 16 Sep 2023 14:40:19 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 2ec19b78..51499854 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,5 +15,5 @@ trim_trailing_whitespace = false [{composer.json,package.json}] indent_style = space -[package.json] +[{package.json, *.yml}] indent_size = 2 \ No newline at end of file