Passed
Pull Request — master (#13)
by
unknown
02:44
created

Checkout Config

tools:
  external_code_coverage:
    timeout: 600

build:
  environment:
    php:
      version: 7.2
  nodes:
    analysis:
      tests:
        override:
          - command: php-scrutinizer-run
          - command: phpcs-run --standard=.phpcs.xml
            use_website_config: false