pranavjha/text-detector

View on GitHub
Gruntfile.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

module.exports = function(grunt) {
    // loading the npm tasks
    grunt.loadNpmTasks('grunt-docco');
    grunt.loadNpmTasks('grunt-gh-pages');
    grunt.loadNpmTasks('grunt-mocha-test');
Severity: Major
Found in Gruntfile.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status