Completed
Push — master ( 24afda...2c7e78 )
by Adrien
9s
created

Repository Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'spec/*'
        - 'test/*'
        - '*.min.js'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true