Jellyvision/marker

View on GitHub

Showing 1 of 3 total issues

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

module.exports = function (grunt) {
  // show elapsed time at the end
  require('time-grunt')(grunt);
  // load all grunt tasks
  require('load-grunt-tasks')(grunt);
Severity: Major
Found in Gruntfile.js - About 7 hrs to fix
    Severity
    Category
    Status
    Source
    Language