build:
environment:
php: 7.3.17
variables:
COMPOSER_AUTH: '{"http-basic": {"repo.magento.com": {"username": "4a52d329deb3ac3c5e979f6f9a88690e", "password": "15cfc6f57c70564094083ba58d8c1392"}}}'
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- php-scrutinizer-run
-
command: phpcs-run
use_website_config: true
- js-scrutinizer-run
checks:
php: true
javascript: true
coding_style:
php:
spaces:
within:
brackets: true
filter: { }