Completed
Push — develop ( a827f3...dfc635 )
by Kale
01:25
created

Checkout Config

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

Repository Config

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