Passed
Pull Request — master (#3)
by Guibert
49s
created

Checkout Config

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

Repository Config

# language: python