Passed
Push — master ( 5f4793...4bb1a0 )
by Gaetano
10:03 queued 05:26
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: false
        spaces:
            around_operators:
                relational: false
                additive: false
tools:
    external_code_coverage: true
build:
  image: default-bionic
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run