Completed
Push — master ( b864ec...120230 )
by Adrien
12s
created

Repository Config

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