Completed
Push — develop ( 7e574a...8a3090 )
by Jace
02:50
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