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 excluded_dependencies: - friendsofphp/php-cs-fixer tools: external_code_coverage: timeout: 1800 runs: 4
# language: php