open-orchestra/open-orchestra-cms-bundle

View on GitHub
GruntTasks/menu_task.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = function(grunt) {

    grunt.registerTask('menu:compile', 'Open Orchestra task to find template underscore and compile it', function () {
        var config = grunt.config('application.config');

Severity: Minor
Found in GruntTasks/menu_task.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status