Completed
Push — master ( cd01dd...cb66e3 )
by Donata
02:22
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: {  }