Completed
Push — master ( 9d539d...648698 )
by Anton
13s
created

Checkout Config

checks:
  php: true
filter:
  excluded_paths:
    - tests/
tools:
  php_code_sniffer:
    config:
      standard: PSR2

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false