gartz/ObjectEventTarget

View on GitHub
Gruntfile.js

Summary

Maintainability
D
1 day
Test Coverage

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

module.exports = function(grunt) {

  grunt.initConfig({
    meta: {
      pkg: grunt.file.readJSON('package.json'),
Severity: Major
Found in Gruntfile.js - About 1 day to fix

    File Gruntfile.js has 313 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module.exports = function(grunt) {
    
      grunt.initConfig({
        meta: {
          pkg: grunt.file.readJSON('package.json'),
    Severity: Minor
    Found in Gruntfile.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status