Completed
Pull Request — master (#4)
by TJ
09:29 queued 05:16
created

Checkout Config

tools:
    external_code_coverage: true

filter:
    excluded_paths: [tests/*]

checks:
    php:
        remove_extra_empty_lines: true
        fix_use_statements:
            remove_unused: true

Repository Config

# language: php