Completed
Push — master ( 98ed6e...314766 )
by Greg
02:23
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