rmoliva/ockham

View on GitHub
grunt/contrib-jasmine.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(grunt) {

  grunt.config('jasmine', {
    all: {
      src: grunt.file.readJSON('files.json'),
Severity: Major
Found in grunt/contrib-jasmine.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status