showdownjs/showdown

View on GitHub
Gruntfile.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 183 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

module.exports = function (grunt) {

  if (grunt.option('q') || grunt.option('quiet')) {
    require('quiet-grunt');
  }
Severity: Major
Found in Gruntfile.js - About 7 hrs to fix

There are no issues that match your filters.

Category
Status