itarverne/grunt-compress-images

View on GitHub

Showing 2 of 8 total issues

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

module.exports = function(grunt) {

  // Project configuration.
  grunt.initConfig({
    jshint: {
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

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

    module.exports = function(grunt) {
    
      grunt.registerMultiTask('compressImages', 'The plugin to use the compress-images package', function() {
    
        var target = this.target;
    Severity: Minor
    Found in tasks/react_compress_images.js - About 2 hrs to fix
      Severity
      Category
      Status
      Source
      Language