Completed
Push — master ( 7d0d21...dc77f2 )
by Fatih
05:26
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                equality: false
                relational: false
                multiplicative: false