Completed
Branch master (1ce796)
by Marceau
04:29
created

Checkout Config

checks:
    php:
        code_rating: true
filter:
    paths: ["src/*.php"]
    excluded_paths:
        - "tests/"
        - "config/"
        - "migrations/"

Repository Config

# language: php