Completed
Push — master ( a19fcb...a8c096 )
by Damian
8s
created

Checkout Config

inherit: true

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [code/*, tests/*]

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true