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 javascript: true filter: paths: [src/*, client/src/js/*] tools: external_code_coverage: true
# language: php