Completed
Push — master ( b4f2c7...829e65 )
by Donata
02:16
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: {  }