Completed
Branch master (89669e)
by Kirill
02:33
created

Checkout Config

filter:
  excluded_paths:
    - "tests/"

Repository Config

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