Completed
Push — master ( a5df1d...34e0af )
by Greg
02:47
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