Completed
Push — master ( 818b09...41f72d )
by Stefan
04:45
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'features/*'
        - 'spec/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
tools:
    external_code_coverage: true