fbentz/boardgames

View on GitHub

Showing 1 of 3 total issues

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

module.exports = function(grunt) {
  'use strict';
  require('matchdep').filterDev('grunt-*').forEach(grunt.loadNpmTasks);

  var DEST_DIR = 'build/';
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language