for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
inherit: true checks: php: code_rating: true duplication: true filter: paths: [code/*, tests/*] tools: external_code_coverage: true
# language: php