Completed
Push — master ( 832918...7df873 )
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