build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true tests: true filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: indentation: general: size: 1
build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true tests: true environment: php: 7.4 checks: php: true coding_style: php: { } filter: { } credentials: http_basic: 'repo.magento.com': username: 'c6b6f4dde1328c0fac64d48a2e57855c' password: 'f55c09199ef8d5cc0db29f445876213d'