Completed
Pull Request — master (#43)
by Robbie
06:25 queued 04:18
created

Checkout Config

filter:
  excluded_paths:
    - 'bin/*'

checks:
  php: true
coding_style:
  php:
    spaces:
      around_operators:
        concatenation: true

Repository Config

filter:
    excluded_paths:
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true