Completed
Push — master ( c8d9d6...09a2ab )
by Max
01:14
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