Passed
Branch master (ccf1c2)
by Christian
02:20
created

Checkout Config

build:
  tests:
    override:
      - phpcs-run
filter:
  excluded_paths:
    - "MO4/Tests/*/*.inc"
  dependency_paths:
    - "vendor/"

Repository Config

# language: php
checks:
    php: true
build:
    tests:
        override:
            - phpcs-run --standard=phpcs.xml.dist
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    - php-scrutinizer-run