Completed
Push — develop ( 9bd229...11dd65 )
by Christoffer
13:34 queued 11:08
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