Completed
Push — master ( 6c3ff1...daaf49 )
by Max
10:25 queued 09:28
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths:
        - src/*
    excluded_paths:
        - tests/*
        - vendor/*

tools:
    php_code_sniffer:
        config:
            standard: "PSR2"

Repository Config

# language: php