Completed
Push — master ( 5ff94a...cc0695 )
by Алексей
03:17
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
coding_style:
    php: {  }
    
checks:
    php:
        code_rating: true
        duplication: true

build: true
filter: {  }
tools:
    external_code_coverage: true
    php_cs_fixer: true