Passed
Pull Request — main (#2)
by
unknown
02:01
created

Repository Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
filter:
    excluded_paths:
        - "tests/"               # Everything in a root level "tests" directory
        - "docs/"                # Without trailing "/", just ignores a single file name "tests"