Completed
Push — master ( c0c140...4d243d )
by Rich
01:27
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    pylint:
        python_version: '2'
        config_file: pylintrc
filter:
    excluded_paths:
        - '*/test/*'