Completed
Push — master ( 601f5b...962a7f )
by Tomasz
01:27
created

Repository Config

# language: python

checks:
    python:
        code_rating: true
        duplicate_code: true

filter:
    excluded_paths:
        - tests/*
        - features/*