Passed
Push — renovate/snyk-1.x ( 5f3d1c )
by
unknown
30:41 queued 26:00
created

Repository Config

checks:
    javascript:
        no_var: true
        no_param_assign: true
        no_loop_var_assign: true
        no_implicit_undefined_return: true
        no_else_return: true
        no_alert: true
        eqeqeq: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
        tests: true