mozilla/webmaker.org

View on GitHub
Gruntfile.js

Summary

Maintainability
B
6 hrs
Test Coverage

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

module.exports = function (grunt) {
  require('time-grunt')(grunt);
  require('jit-grunt')(grunt, {
    shell: 'grunt-shell-spawn',
    express: 'grunt-express-server',
Severity: Major
Found in Gruntfile.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status