filter: paths: ["src/*"] tools: php_sim: true php_pdepend: true php_analyzer: true build: nodes: analysis: tests: override: - php-scrutinizer-run --enable-security-analysis
tools: php_sim: true php_pdepend: true php_analyzer: true filter: excluded_paths: - 'tests/*'