checks: php: code_rating: true duplication: true tools: external_code_coverage: true
filter: excluded_paths: - 'bin/*' - 'test/*' checks: php: true coding_style: php: { } build: nodes: analysis: project_setup: override: ['true'] tests: override: [php-scrutinizer-run] tests: true