contentascode/docsmith

View on GitHub
src/docsmith/init/workspaces.js

Summary

Maintainability
A
1 hr
Test Coverage

Function deploy has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const deploy = function deploy(workspaces, repository, done) {
  debug('workspaces', workspaces);
  debug('repository', repository);
  debug('pwd', process.cwd());
  async.reduce(
Severity: Minor
Found in src/docsmith/init/workspaces.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status