for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'dist/*' - '*/dist/*' - 'docs/' - 'test/' checks: javascript: true build: nodes: analysis: tests: override: - js-scrutinizer-run - command: jshint-run use_website_config: false environment: node: version: 8.11.1