scull7/get-validated

View on GitHub
lib/getter.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function getter(container, req, params) {
  var validateAction  = container.validateAction,
      validations     = container.validations,
      renderer        = container.renderer,
      promises        = {}
Severity: Minor
Found in lib/getter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status