Completed
Push — master ( 3164b9...6629c2 )
by Greg
02:30
created

Checkout Config

filter:
    excluded_paths:
      - "RoboFile.php"

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false