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