smravi/grunt-docco-plus

View on GitHub

Showing 1 of 1 total issue

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

module.exports = function(grunt) {
    // loading the npm task
    grunt.loadNpmTasks('grunt-contrib-jshint');
    require('./tasks/docco-plus')(grunt);
    grunt.loadNpmTasks('grunt-gh-pages');
Severity: Major
Found in Gruntfile.js - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language