Completed
Push — master ( 433a3a...426398 )
by Nikita
10:06
created

Checkout Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer:
        enabled: true
        config:
            use_statement_fixes:
                preserve_blanklines:  true

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'

checks:
    php: true

coding_style:
    php:
        spaces:
            before_keywords:
                catch: false

Repository Config

# language: php