Completed
Push — master ( ea3f65...0d460a )
by Alexandre M.
42s
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/tests/*'

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'