Completed
Push — master ( 53b21a...cc70b5 )
by Robbie
01:33
created

Checkout Config

inherit: true

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

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true