Passed
Branch main (678c16)
by LCS
03:51 queued 01:28
created

Checkout Config

checks:
  javascript: true

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

tools:
  eslint: true

filter:
  paths:
    - "**.js"

Repository Config

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