Completed
Push — master ( b22fb7...14a24b )
by Anton
13s queued 10s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: false

filter:
  excluded_paths:
    - tests/*
    - examples/*
    - vendor/*
    - socket/*
    - hyper-run

Repository Config

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