oont-contents/plugins/ewww-image-optimizer/vendor/lsolesen/pel/.scrutinizer.yml
2025-02-08 15:10:23 +01:00

16 lines
353 B
YAML

build:
environment:
php: '7.2'
tests:
override:
-
command: SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT=1 ./vendor/bin/simple-phpunit --coverage-clover build/logs/clover.xml ./test
coverage:
file: build/logs/clover.xml
format: clover
checks:
php:
code_rating: true
duplication: true