From ae2a549be6407650e86ed2f1dad4dd5e41c4db3b Mon Sep 17 00:00:00 2001 From: Erawat Chamanont Date: Wed, 20 Sep 2023 12:55:55 +0100 Subject: [PATCH] BTHAB-185: Ignore mixin --- phpcs-ruleset.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpcs-ruleset.xml b/phpcs-ruleset.xml index c96b72908..7a721e9d4 100644 --- a/phpcs-ruleset.xml +++ b/phpcs-ruleset.xml @@ -15,6 +15,7 @@ tests/phpunit/bootstrap.php + mixin/* CRM/Civicase/Form/Report/ExtendedReport.php civicase.civix.php @@ -23,6 +24,7 @@ CRM/Civicase/Form/Report/Case/CaseWithActivityPivot.php tests/phpunit/api/v3/Case/BaseTestCase.php tests/phpunit/BaseHeadlessTest.phpp +