Passed
Branch master (ebd86b)
by Rafael S.
01:39
created

Repository Config

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