Passed
Branch v8.x (a9c55b)
by Rafael S.
04:46 queued 01:17
created

Repository Config

filter:
    excluded_paths:
        - 'dist/*'
        - 'test/*'
        - 'docs/*'
        - './externs.js'
        - './rollup.config.js'
checks:
    javascript: true
build:
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: jshint-run
                        use_website_config: false
                    - js-scrutinizer-run
            environment:
                node:
                    version: 8.0.0

        tests: true