Passed
Push — master ( 7cff9f...d514b1 )
by Scrutinizer
02:00
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