Passed
Push — master ( 195759...d72543 )
by Guibert
01:34 queued 50s
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