Completed
Push — master ( 02f808...53d5d8 )
by Bas
01:37
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    excluded_paths:
        - 'tests/*'

tools:
    php_code_sniffer:
        config:
            standard: "PSR2"

Repository Config

# language: php