Completed
Push — master ( dd1459...47a67a )
by Basil
02:11
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