Completed
Push — master ( f20c66...e62ca7 )
by Adam
07:13 queued 04:15
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600
    php_code_sniffer: true
    php_cpd: true
    php_loc: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    sensiolabs_security_checker: true
    php_code_sniffer:
        config:
            standard: "PSR2"
filter:
    paths: [src/*]
checks:
    php:
        avoid_todo_comments: false
        no_new_line_at_end_of_file: false

Repository Config

# language: php

# tests: true