Completed
Pull Request — master (#143)
by Marie
02:17
created

Repository Config

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