Completed
Branch master (ec2e3e)
by Dafiti
09:50
created

Checkout Config

filter:
    excluded_paths:
        - tests/*
checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_analyzer: true
    php_mess_detector: true
    external_code_coverage: true
    php_changetracking: true
    php_code_sniffer:
        config:
            standard: "PSR2"
    php_cpd: true
    php_pdepend: true
    sensiolabs_security_checker: true

Repository Config

# language: php

# tests: true