Completed
Pull Request — develop (#14)
by Christoffer
13:04 queued 10:46
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