webgme/webgme-cli

View on GitHub
src/DockerizeManager.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function dockerize has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

DockerizeManager.prototype.dockerize = function (args) {
  utils.changeToRootDir();

  const tempToFileInfo = [];
  let outfiles = OUT_FILES.DEFAULT;
Severity: Major
Found in src/DockerizeManager.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status