Passed
Push — main ( 73ae8e...d5374f )
by Osma
05:51 queued 02:10
created

Repository Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
  environment:
    php: 8.1.2
    node: v16.20.2
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 2
        spaces:
            other:
                after_type_cast: false