for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
# language: php tools: external_code_coverage: timeout: 1200 checks: php: true filter: excluded_paths: - tests/ - vendor/
# language: php