for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: external_code_coverage: true checks: php: code_rating: true duplication: true python: code_rating: true duplicate_code: true ruby: code_rating: true duplicate_code: true
# language: php # tests: true