for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: true filter: excluded_paths: - tests/ tools: php_code_sniffer: config: standard: PSR2 external_code_coverage: timeout: 600 # Timeout in seconds.