Completed
Push — master ( eac4d5...ebfc2c )
by Daniel
11s
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