Completed
Push — master ( 629a06...9c9afe )
by David
13s
created

Checkout Config

imports:
  - php

tools:
  external_code_coverage:
    timeout: 600

Repository Config


checks:
    php:
        remove_extra_empty_lines: true
        fix_use_statements:
            remove_unused: true
            preserve_multiple: false
            preserve_blanklines: false
            order_alphabetically: false
        fix_line_ending: true
        fix_doc_comments: true