adobe/brackets

View on GitHub
src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/build/tasks/build.js

Summary

Maintainability
B
6 hrs
Test Coverage

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

module.exports = function( grunt ) {

var path = require( "path" );

grunt.registerMultiTask( "copy", "Copy files to destination folder and replace @VERSION with pkg.version", function() {

    There are no issues that match your filters.

    Category
    Status