Completed
Push — master ( 322553...eb6f81 )
by Ronert
67:55 queued 57:57
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    external_code_coverage: true
    pylint:
        python_version: 3
        config_file: '.pylintrc'

Repository Config

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