Completed
Push — master ( 2ce414...a1c75f )
by Max
13s queued 11s
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