Completed
Push — develop ( 9b02bc...c0484b )
by Jace
15s queued 10s
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/*"