Completed
Pull Request — develop (#5)
by Jace
02:26
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

# language: python