Passed
Push — master ( 0d4bed...8e4c14 )
by smiley
03:55
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