Passed
Push — master ( a2c94b...a99159 )
by Scrutinizer
02:06
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
          - phpcs-run --standard=.phpcs.xml

filter:
  excluded_paths:
    - ".devcontainer/*"
    - ".init/*"
    - ".testcontainer/*"
    - ".vscode/*"
    - "bench/*"
    - "bin/*"
    - "tests/*"
    - "vendor/*"

Repository Config

# language: php