for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: paths: - "src/*" tools: external_code_coverage: timeout: 600 # Timeout in seconds. runs: 1 # How many code coverage submissions Scrutinizer will wait php_analyzer: true