Passed
Push — master ( 5787f8...cad2d5 )
by Gaetano
08:38
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:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run