Completed
Push — master ( 4cebd0...15187d )
by Peter
27s
created

Checkout Config

filter:
    paths:
        - 'web/*'
        - 'executor/*'
    excluded_paths:
        - '*/migrations/*'
        - '*/static/*'
        - '*/submfiles/*'
checks:
    python:
        code_rating: true
        duplicate_code: true