Completed
Pull Request — master (#43)
by Rafał
05:00
created

Repository Config

filter:
    paths:
        - 'src/*'
checks:
    php: true

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build:
    environment:
        php:
            version: 7.1