Completed
Push — develop ( bea2a0...2c2406 )
by Jace
74:54 queued 73:42
created

Checkout Config

build:
  tests:
    override:
      - pylint-run --rcfile=.pylint.ini
      - py-scrutinizer-run

checks:
  python:
    code_rating: true
    duplicate_code: true
filter:
  excluded_paths:
    - "*/tests/*"

Repository Config

# language: python