mohayonao/SCScript

View on GitHub
tools/grunt-tasks/mocha.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = function(grunt) {
  "use strict";

  var path = require("path");
  var Mocha = require("mocha");
Severity: Major
Found in tools/grunt-tasks/mocha.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status