Passed
Push — develop ( 4b5f7c...a51fc7 )
by Jace
01:05
created

Checkout Config

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