for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: external_code_coverage: true filter: excluded_paths: [tests/*] checks: php: remove_extra_empty_lines: true fix_use_statements: remove_unused: true
# language: php