Completed
Push — develop ( 1cbae8...d85f01 )
by Kale
09:51 queued 08:24
created

Checkout Config

filter:
  excluded_paths:
    - "tests/*"
    - "auxlib/_vendor/*"

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'