filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: indentation: general: size: 1 spaces: around_operators: concatenation: true build: nodes: tests: true analysis: tests: override: - command: phpcs-run use_website_config: true - php-scrutinizer-run