Passed
Branch main (b3e4dc)
by Jean-Christophe
05:41
created

Checkout Config

build:
  nodes:
    analysis:
      dependencies:
        before:
      environment:
        php:
          version: 7.4
      tests:
        override:
          - php-scrutinizer-run

filter:
    paths: ["src/Ubiquity/*"]
    excluded_paths:

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php