remove broken scrutinizer CI PHP Code Sniffer integration - they ship a buggy release and the upgrade is ignored

This commit is contained in:
El RIDO 2023-06-18 18:20:09 +02:00
parent 0505513153
commit f840cccb74
1 changed files with 0 additions and 6 deletions

View File

@ -29,12 +29,6 @@ build:
nodes:
tests: true
analysis:
dependencies:
after:
- composer require --dev "squizlabs/php_codesniffer=3.*"
tests:
override:
-
command: phpcs-run
use_website_config: true
- php-scrutinizer-run