Passed
Push — master ( 39a3bc...a4330e )
by Volodymyr
21:10 queued 12:11
created

Repository Config

build:
    dependencies:
        before:
            - composer config repositories.magento composer https://repo.magento.com/
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
filter: {  }
credentials:
    http_basic:
        'repo.magento.com':
            username: '1699d88bec8c025eea028eafc60fd65a'
            password: '55525565a1d076d15041e11beb67851a'