Completed
Push — master ( 60354f...056db7 )
by Daniel
01:31
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