thinkingmedia/grunt-readme-plus

View on GitHub
tasks/task.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Module has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Module(grunt) {

    Logger.config({
        info: function (str) {
            grunt.log.ok(str);
Severity: Minor
Found in tasks/task.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status