for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
inherit: true before_commands: - "composer install --no-dev --prefer-source" tools: external_code_coverage: enabled: true timeout: 600 runs: 1
# language: php # tests: true build: nodes: analysis: tests: override: - php-scrutinizer-run