Completed
Push — master ( ffced1...adac64 )
by Chris
34s
created

Repository Config

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