Completed
Pull Request — master (#2)
by
unknown
09:05
created

Checkout Config

filter:
    paths: [src/*]
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage: true

Repository Config

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