Completed
Push — master ( 191cd9...bb475a )
by
unknown
01:58 queued 19s
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