Completed
Push — master ( 189b53...07eb23 )
by Tomasz
01:04
created

Repository Config

# language: python

checks:
    python:
        code_rating: true
        duplicate_code: true

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