Completed
Push — develop ( 174a47...cda80f )
by Jace
02:23
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