Completed
Push — develop ( c55321...0353d4 )
by Jace
05:33
created

Checkout Config

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