Completed
Push — master ( 2c168a...e21a7d )
by Jace
01:01
created

Checkout Config

build:
  tests:
    override:
      - pylint-run --rcfile=.pylint.ini
checks:
  python:
    code_rating: true
    duplicate_code: true
filter:
  excluded_paths:
    - "*/tests/*"

Repository Config

# language: python