Completed
Push — master ( 090c7b...7ea49f )
by Max
16s queued 14s
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