Completed
Push — master ( ae81f1...734770 )
by Basil
02:20
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