Completed
Push — master ( 452765...cd01dd )
by Donata
04:01 queued 01:31
created

Checkout Config

inherit: true

checks:
  php:
    code_rating: true
    duplication: true
  javascript: true

filter:
  paths: [code/*, src/javascript/*]

Repository Config

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