Completed
Push — develop ( dd7bb4...1e2583 )
by Kale
01:09
created

Checkout Config

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

Repository Config

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