tools: php_sim: true php_pdepend: true php_analyzer: true php_code_sniffer: config: standard: "PSR2" external_code_coverage: runs: 1 build: nodes: tests: true analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true filter: excluded_paths: - 'tests/*' checks: php: true
checks: php: true build: nodes: tests: true analysis: tests: override: - command: phpcs-run use_website_config: true