Completed
Push — master ( 63dfa1...f32a6c )
by Vladimir
03:51 queued 01:51
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