Completed
Push — master ( 51d69a...8e1e2b )
by Philip
21s
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