From 6bb518028d9ccee4b37ab0d0518682cb8952d477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0pa=C4=8Dek?= Date: Sun, 23 Nov 2025 01:12:21 +0100 Subject: [PATCH] Exclude all the PHPCS 4.0 `SpacingAfter*Block` codes that replace `SpacingAfterBlock` Follow-up to #29 --- src/ruleset.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ruleset.xml b/src/ruleset.xml index c33ef60..bc61e0a 100644 --- a/src/ruleset.xml +++ b/src/ruleset.xml @@ -24,8 +24,13 @@ + + + + +