Completed
Push — master ( 2c2252...5680e5 )
by Peter
30s
created

Checkout Config

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