checks: php: code_rating: true duplication: true excluded_dependencies: - magento/* filter: excluded_paths: - vendor build: environment: php: version: 7.4 dependencies: before: - 'echo "{\"http-basic\":{\"repo.magento.com\":{\"username\":\"${MAGENTO_USERNAME}\",\"password\":\"${MAGENTO_PASSWORD}\"}}}" > auth.json' nodes: analysis: tests: override: - php-scrutinizer-run
build: environment: variables: MAGENTO_USERNAME: '1574aba80a867d8f5c1167384ab102df' MAGENTO_PASSWORD: '5084575df35e99de8a7ca67b131484a0'