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