From cc87af5ef02605c2287cc552a9bf22b85e59821f Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Tue, 21 Jul 2026 13:11:44 -0400 Subject: [PATCH] Updating PHPCS ruleset to match a better style guideline (tab width of 2 and same-line opening braces) --- phpcs.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/phpcs.xml b/phpcs.xml index 1233434..605a0cf 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -11,7 +11,25 @@ - + + + + + + + + + + + + + + + + + + + */vendor/*