Completed
Push — master ( dc434f...5dd49f )
by Nekrasov
17s queued 10s
created

Checkout Config

filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
tools:
    php_cs_fixer:
        config: { level: psr2 }
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php