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