Passed
Push — master ( e92062...bf99ee )
by Rafael
01:11
created

Checkout Config

filter:
    excluded_paths:
        - "tests/"               # Everything in a root level "tests" directory
        - "src/controls/color/js/control.js"
        - "src/controls/color/js/transitions.js"

Repository Config

checks:
    javascript: true
build: true
filter:
    excluded_paths:
        - "src/controls/color/js/control.js"