ryanfitzer/nmsp

View on GitHub

Showing 2 of 2 total issues

Function nmsp has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function nmsp( initialValue ) {

        var extendStore
            , store = Object.create( {} )
            ;
Severity: Minor
Found in src/nmsp.js - About 1 hr to fix

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

    module.exports = function ( grunt ) {
    
        grunt.initConfig( {
    
            copy: {
    Severity: Minor
    Found in Gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language