devstaff-crete/DevStaff-Heraklion

View on GitHub
meetups/meetup06-MobileDev/x-platform/Gruntfile.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

module.exports = function(grunt) {
    var port = grunt.option('port') || 8001;
    // Project configuration
    grunt.initConfig({
        pkg: grunt.file.readJSON('package.json'),
Severity: Major
Found in meetups/meetup06-MobileDev/x-platform/Gruntfile.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status