Test Failed
Push — master ( fa165f...15a8fe )
by Zbigniew
02:16
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