Completed
Push — master ( 30df4d...98da98 )
by Koen
07:01
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
    javascript:
        no_comma_dangle: true
        code_rating: true
        duplicate_code: true

filter:
    excluded_paths:
        - 'tests/*'