Completed
Push — analysis-qrrb5Z ( d8ec73 )
by Arnaud
10:25 queued 06:40
created

Checkout Config

filter:
  excluded_paths:
    - 'vendor/*'
    - 'tests/*'

tools:
  php_cs_fixer: true
  php_analyzer: true
  php_mess_detector: true
  php_changetracking: true
  php_code_sniffer: true
  php_pdepend: true
  sensiolabs_security_checker: true
  php_code_coverage: false

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }