Passed
Push — master ( d9b9b5...410410 )
by Володимир
08:30
created

Repository Config

build:
    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:
            around_operators:
                concatenation: true
filter: {  }
credentials:
    http_basic:
        'repo.magento.com':
            username: '1699d88bec8c025eea028eafc60fd65a'
            password: '55525565a1d076d15041e11beb67851a'