From 9366b532314508ed24d3f543cc4a52c6dc3a86e4 Mon Sep 17 00:00:00 2001 From: Marian <42134098+IanDelMar@users.noreply.github.com> Date: Tue, 17 Sep 2024 07:35:02 +0200 Subject: [PATCH] Remove duplicate rule exclusion --- phpcs.xml.dist | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 4af178a..ce92d80 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -16,6 +16,9 @@ tests/TypeInferenceTest.php + + tests/TypeInferenceTest.php + tests/ @@ -50,10 +53,4 @@ tests/ - - tests/TypeInferenceTest.php - - - tests/TypeInferenceTest.php -