Completed
Push — master ( 2b9659...196515 )
by Nekrasov
03:36
created

Checkout Config

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

Repository Config

# language: php