Completed
Push — develop ( 8a3090...174a47 )
by Jace
02:45
created

Checkout Config

checks:
  python:
    code_rating: true
    duplicate_code: true
tools:
  external_code_coverage: true
  pylint:
    python_version: 3
    config_file: '.pylintrc'
filter:
  excluded_paths:
    - "*/tests/*"

Repository Config

# language: python