Passed
Push — master ( 35d7a3...800718 )
by Jean-Christophe
01:10
created

Checkout Config

build:
  nodes:
    analysis:
      dependencies:
        before:
          - composer require phpmv/ubiquity
      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