Passed
Push — master ( 9afa79...f29488 )
by smiley
01:58
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