qlik-oss/sn-org-chart

View on GitHub
tools/validate-nebula-package.js

Summary

Maintainability
A
1 hr
Test Coverage

Function validateFiles has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const validateFiles = (pkg) => {
  const whitelist = [
    "name",
    "version",
    "description",
Severity: Minor
Found in tools/validate-nebula-package.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status