Passed
Push — master ( f40d22...9f4731 )
by Zbigniew
02:15
created

Repository Config

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

coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
build:
    tests:
        override:
            - phpcs-run