Completed
Pull Request — master (#9)
by oxidmod
04:35
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