Completed
Push — master ( ab963f...860d4e )
by smiley
02:24
created

Checkout Config

filter:
  excluded_paths:
    - config/*
    - examples/*
    - tests/*

Repository Config

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