msieurtoph/grunt-usemin-flatcopy

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function (grunt) {

  // Load grunt tasks automatically
  require('load-grunt-tasks')(grunt);

Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

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

        createConfig: function (context, block) {
    
            var cfg = {
                files: []
            };
    Severity: Minor
    Found in grunt-usemin-flatcopy.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language