Passed
Push — develop ( 200580...a89bfe )
by Jace
01:04 queued 10s
created

Checkout Config

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