Completed
Push — master ( 12fa86...670fd6 )
by oxidmod
12s
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