Completed
Push — master ( 59ea7f...7fa9db )
by Basil
48s
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