Completed
Push — master ( b6c216...d8b8b0 )
by Robbie
29s queued 13s
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