exseed/exseed-cli

View on GitHub
src/tasks/logEvents.js

Summary

Maintainability
A
1 hr
Test Coverage

Function logEvents has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function logEvents(gulpInst) {

  // Total hack due to poor error management in orchestrator
  gulpInst.on('err', function() {
    // failed = true;
Severity: Minor
Found in src/tasks/logEvents.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status