Passed
Push — main ( fbc872...b1ce83 )
by Andrii
02:06
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
filter:
    excluded_paths:
        - "**/__sandbox__/**"               # Everything in a root level "tests" directory