Completed
Pull Request — master (#8)
by oxidmod
05:58
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - tests/*

Repository Config

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

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true