Passed
Push — main ( 4384ba...6960f5 )
by Christopher
02:53 queued 27s
created

Checkout Config

inherit: true

build:
  nodes:
    analysis:
      environment:
        php:
          pecl_extensions:
            - ast
      tests:
        override: [php-scrutinizer-run]

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*, tests/*]

Repository Config

# language: php