for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: code_rating: true duplication: true build: nodes: analysis: tests: override: - php-scrutinizer-run tests: override: - command: 'phpunit' coverage: file: tests/reports/coverage-clover.xml format: php-clover
# language: php