Completed
Push — develop ( 11dd65...3231cf )
by Christoffer
23s
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