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
checks: php: true filter: { } coding_style: php: spaces: around_operators: concatenation: true