for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'bin/*' - 'tests/*' checks: php: security_vulnerabilities: false deadlock_detection_in_loops: true coding_style: php: indentation: switch: indent_case: false spaces: around_operators: concatenation: false