Completed
Pull Request — master (#11)
by oxidmod
05:46
created

Checkout Config

checks:
    php: true

tools:
    php_sim: true
    php_cpd: false

filter:
    excluded_paths:
        - tests/*

Repository Config

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

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