From 4daba84223e00c4269219355eba7f0e7890d6fce Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 30 Oct 2024 12:35:08 +0100 Subject: Make phpcs a bit more lax... Allow spaces for indent, and newlines before braces. --- .phpcs.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.phpcs.xml') diff --git a/.phpcs.xml b/.phpcs.xml index 0054e4cda..c9c9cdd57 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -48,6 +48,10 @@ + + + +