for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: external_code_coverage: timeout: 600 build: environment: php: version: 7.4 filter: paths: ["src/*"] dependency_paths: - vendor/
build: nodes: analysis: tests: override: - php-scrutinizer-run