for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'vendor/*' - 'app/cache/*' - 'app/libary/*' checks: php: code_rating: true duplication: true remove_extra_empty_lines: true simplify_boolean_return: true coding_style: php: indentation: general: size: 1