livingsocial/rearview-engine

View on GitHub
public/rearview-src/js/util/cron.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parsleyValidator has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      parsleyValidator : function(cb) {
        var validator = function() {};
        _.extend(validator, {
          validationMinlength: 1,
          validators : {
Severity: Minor
Found in public/rearview-src/js/util/cron.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status