Completed
Push — master ( 8dfa8b...e6cce9 )
by Marc
10:11 queued 05:26
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