Completed
Push — master ( 6930a0...8ea842 )
by Noritaka
04:40
created

Checkout Config

imports:
    - php
filter:
    paths: [src/*]
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    php_code_sniffer: true

Repository Config

filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }