hysoftware/node-validator-nu-angular

View on GitHub

Showing 2 of 2 total issues

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

    exports.validate = function (input, callback, vnuPath) {
        /*
        Run validatornu for AngularJS.
        callback should be a function that has the following parameters:
        err: error when the parsing is failed. if succeeded, this will be falsy value.
Severity: Minor
Found in lib/vnu-angular.js - About 2 hrs to fix

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

        module.exports = function (grunt) {
            require(
                'matchdep'
            ).filterDev(
                'grunt-*'
    Severity: Minor
    Found in Gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language