Completed
Push — master ( 5e7012...84911a )
by Vladimir
02:39
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
        - php-scrutinizer-run
filter:
  excluded_paths: 
    - tests/*

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                bitwise: false
build: true