Completed
Push — master ( 04c18b...a5a3aa )
by Chris
01:18
created

Repository Config

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