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: 1800 # Timeout in seconds.
# language: php # tests: true