From 9eef06370e3b68a5168ac1ad79604e5b4269b506 Mon Sep 17 00:00:00 2001 From: chadicus Date: Tue, 9 May 2023 14:44:39 -0400 Subject: [PATCH] Update scrutinizer config --- .scrutinizer.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 22c365a..5d88809 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,13 +3,12 @@ filter: - 'vendor/*' before_commands: - 'composer install --prefer-source' -build: - tests: - override: - - phpcs-run --standard=./vendor/chadicus/coding-standard/Chadicus/ruleset.xml tools: php_analyzer: true php_mess_detector: true + php_code_sniffer: + config: + standard: PSR2 sensiolabs_security_checker: true php_loc: excluded_dirs: