From 3ddc22e5909abc4cd12ccd8eed9727528e8e5462 Mon Sep 17 00:00:00 2001 From: Zach Borboa Date: Fri, 23 Sep 2022 08:25:55 -0700 Subject: [PATCH] Fix installed_paths config for PHPCS23Utils Fixes error: $ ./tests/check_coding_standards.sh PHP_CodeSniffer version 3.7.1 (stable) by Squiz (http://www.squiz.net) ERROR: Referenced sniff "PHPCS23Utils" does not exist Run "phpcs --help" for usage information Error: found standard violation(s) --- tests/ruleset.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/ruleset.xml b/tests/ruleset.xml index af878a8..110e890 100644 --- a/tests/ruleset.xml +++ b/tests/ruleset.xml @@ -2,9 +2,7 @@ - +