Completed
Push — develop ( 580379...6c5e70 )
by Jace
01:57
created

Checkout Config

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

Repository Config

# language: python