for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
# default-configurations imports: - javascript - php tools: external_code_coverage: timeout: 1200 # Timeout 20min in seconds. php_cs_fixer: true build: nodes: analysis: tests: override: - php-scrutinizer-run
# language: php # tests: true