Xiphe/Thrall

View on GitHub
gruntfile.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function initConfig has 86 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initConfig(grunt) {
  grunt.initConfig({
    pkg: grunt.file.readJSON('package.json'),
    srcFiles: 'lib/*.js',
    testFiles: [
Severity: Major
Found in gruntfile.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status