for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
imports: - php filter: excluded_paths: [test/*] tools: external_code_coverage: true
filter: excluded_paths: - 'test/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: true