Completed
Push — master ( e9e66a...3516cf )
by Marc
08:59
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'modules/*'
        - 'envs/*'
        - 'docs/*'
checks:
    php: true
tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false