thinkingmedia/grunt-readme-plus

View on GitHub
src/Plus/ReadMe.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

function Module(module, _, fs, /** Plus.Engine */Engine, /**Plus.Files.Markdown*/Markdown, /**Plus.Collections.Arrays*/Arrays) {

    /**
     * @param {string} path
     * @returns {string[]}
Severity: Minor
Found in src/Plus/ReadMe.js - About 1 hr to fix

Function Module has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

function Module(module, _, fs, /** Plus.Engine */Engine, /**Plus.Files.Markdown*/Markdown, /**Plus.Collections.Arrays*/Arrays) {
Severity: Minor
Found in src/Plus/ReadMe.js - About 45 mins to fix

There are no issues that match your filters.

Category
Status