checks: php: true filter: excluded_paths: [vendor/*, tests/*] coding_style: php: { } tools: external_code_coverage: true php_code_coverage: true build: nodes: analysis: environment: php: 8.1.0 tests: override: - php-scrutinizer-run
# language: php # tests: true