Completed
Branch master (0e37a4)
by Gaetano
21:53
created

Repository Config

checks:
    php: true
tools:
    external_code_coverage: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
filter:
    excluded_paths:
        - 'vendor/*'
        - 'Tests/*'