Completed
Push — master ( 50faee...7f071a )
by Jean-Christophe
11:49 queued 01:50
created

Checkout Config

build:
  nodes:
    analysis:
      dependencies:
        before:
          - composer require twig/twig mindplay/annotations phpfastcache/phpfastcache monolog/monolog czproject/git-php phpmv/php-mv-ui
      tests:
        override:
          - php-scrutinizer-run

filter:
    excluded_paths:
        - Ubiquity/log/
        - Ubiquity/controllers/Autoloader.php
        - Ubiquity/controllers/admin/
        - Ubiquity/annotations/
        - Ubiquity/js/Jquery.php
        - Ubiquity/utils/git/UGitRepository.php
        - docs/
        - api/
        - documentation/
        - tests/
checks:
    php:
        code_rating: true
        duplication: true
tools:
  external_code_coverage: true

Repository Config

# language: php