bq/composr-core

View on GitHub
src/lib/validators/phrase.validator.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function validate has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function validate (phrase) {
  var errors = []

  var errorAccumulator = utils.errorAccumulator(errors)

Severity: Major
Found in src/lib/validators/phrase.validator.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status