--- build: nodes: analysis: project_setup: override: true tests: override: [php-scrutinizer-run] filter: excluded_paths: [vendor/*, app/*, web/*, Behat/*, spec/*, features/*] checks: php: code_rating: true duplication: true tools: php_cpd: true php_pdepend: excluded_dirs: [vendor]