Completed
Pull Request — master (#10)
by Oleg
02:40
created

Checkout Config

filter:
  excluded_paths:
    - "tests/"

Repository Config

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