Completed
Push — master ( a20e35...2a3e96 )
by Greg
03:21
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