Completed
Push — master ( f4d2f1...e7d4d6 )
by Philip
01:24 queued 12s
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    pylint:
        python_version: '3'
        config_file: .pylintrc
filter:
    excluded_paths:
        - '*/test/*'
build: true