Test Failed
Pull Request — master (#10)
by
unknown
10:23
created

Checkout Config

build:
    environment:
        php:
            version: 8.1

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }