Completed
Push — master ( 2fcb86...f30334 )
by Philip
24s
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