fabiocicerchia/salmonjs

View on GitHub
Gruntfile.js

Summary

Maintainability
C
7 hrs
Test Coverage

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

module.exports = function(grunt) {
    grunt.initConfig({
        jasmine_node: {
            coverage: {
                report: [ 'lcov', 'html' ],
Severity: Major
Found in Gruntfile.js - About 7 hrs to fix

There are no issues that match your filters.

Category
Status