for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'tests/*' - 'src/API/Type/*' - 'src/API/Message/*' - 'src/Generator/*' tools: external_code_coverage: true checks: php: code_rating: true duplication: true coding_style: php: indentation: general: size: 1