From 27598bcff51d4f64de2dd287cad7dbde60bb0591 Mon Sep 17 00:00:00 2001 From: fadrian06 Date: Sun, 16 Aug 2026 00:56:53 -0400 Subject: [PATCH] ignore spacing after control structures open braces --- phpcs.xml.dist | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 6694874..e61a655 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -6,6 +6,10 @@ flight tests - + + + + +