for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: node: version: v8.11.4 nodes: analysis: project_setup: override: - 'true' tests: override: - js-scrutinizer-run tests: true checks: javascript: true coding_style: filter: excluded_paths: - '*/dist/*' - '*/lib/*'