Completed
Push — develop ( 86b58f...0a86d2 )
by Jace
03:19
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/*"