Completed
Push — file-actions ( ca0603...fb4fef )
by Felipe A.
24s
created

Checkout Config

checks:
  python:
    code_rating: true
    duplicate_code: true
filter:
  excluded_paths:
    - "*/tests.py"
    - "*/tests/*"

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - "*/test*.py"