eiriksm/commit-a-day

View on GitHub
plugins/dependencies.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function exports has 87 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(data, callback) {
  var config = require('..').config;
  var npm = config.npm || {};

  // @todo: When npm starts supporting CORS again...
Severity: Major
Found in plugins/dependencies.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status