Passed
Push — master ( 471f05...29aa6e )
by Rafael S.
02:48
created

Repository Config

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

        tests: true