Completed
Push — master ( 62c746...a75f9c )
by Chris
47s
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
    javascript: true
filter:
    excluded_paths:
        - '*/test/*'
        - '*/tests/*'
        - '*.min.js'
        - '*/vendor/*'