for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: paths: [ "src/*" ] tools: external_code_coverage: runs: 4 timeout: 900
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: { }