for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: php: version: "7.4" nodes: analysis: project_setup: override: ['true'] tests: override: [php-scrutinizer-run] tools: external_code_coverage: timeout: 600 checks: php: true filter: { } coding_style: php: { }