Completed
Pull Request — master (#6)
by
unknown
06:23
created

Checkout Config

filter:
    paths:
        - "*"

    excluded_paths:
        - "Tests/*"
        - "vendor/*"

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false