From d70b70b63cade4014e63ffe5466f4f1934892ecb Mon Sep 17 00:00:00 2001 From: slawkens Date: Sun, 20 Dec 2020 12:12:41 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 43a3072a..23cc4257 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,3 +11,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[composer.json] +indent_style = space \ No newline at end of file