Passed
Push — master ( c6e1c4...17fae3 )
by Jesús
02:10
created

Checkout Config

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

checks:
  javascript: true

filter:
  excluded_paths:
    - 'node_modules/*'
    - 'dist/*'
    - 'coverage/*'
    - 'test/*'
    - '*.config.*'
    - '*.d.ts'

coding_style:
  javascript: true

Repository Config

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