for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: external_code_coverage: runs: 5
checks: php: code_rating: true duplication: false tools: php_cs_fixer: config: { level: psr2 } external_code_coverage: timeout: 2700 runs: 6 filter: excluded_paths: - tests/