From 285656a2bd5c85b1885356290bc6ba3da22f1a9e Mon Sep 17 00:00:00 2001 From: Marian <42134098+IanDelMar@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:37:24 +0200 Subject: [PATCH] Remove temporary phpcs configuration for whitespace Closes #239 --- composer.json | 2 +- phpcs.xml.dist | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 54ce8db..5839a98 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "phpdocumentor/reflection-docblock": "^5.4.1", "phpstan/phpstan": "^1.10.49", "phpunit/phpunit": "^9.5", - "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0", + "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1", "wp-coding-standards/wpcs": "3.1.0 as 2.3.0" }, "suggest": { diff --git a/phpcs.xml.dist b/phpcs.xml.dist index c64227b..53e4527 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -12,13 +12,6 @@ - - - - - - - tests/TypeInferenceTest.php