for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
imports: - php filter: excluded_paths: - tests/* tools: external_code_coverage: true
checks: php: { } filter: { } coding_style: php: indentation: general: use_tabs: true spaces: around_operators: concatenation: true