for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - vendor/* - tests/* checks: php: code_rating: true duplication: true tools: external_code_coverage: timeout: 800 runs: 2
# language: php