deep-web-solutions/wordpress-framework-bootstrapper

View on GitHub
Gruntfile.js

Summary

Maintainability
A
0 mins
Test Coverage

Function exports has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

module.exports = function( grunt ) {
    'use strict';

    // Load all grunt tasks matching the `grunt-*` pattern
    require( 'load-grunt-tasks' )( grunt );
Severity: Major
Found in Gruntfile.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status