Completed
Push — master ( 56c44b...57c31b )
by Songda
05:33 queued 11s
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

checks:
    php: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            before_keywords:
                else: false