Completed
Push — develop ( 917ef4...9bd229 )
by Christoffer
11:11 queued 08:28
created

Checkout Config

filter:
  paths: ["src/*", "tests/unit/*"]

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
build: true