udongo/udongo

View on GitHub
app/assets/javascripts/backend/plugins/tagbox.js

Summary

Maintainability
A
1 hr
Test Coverage

Function udongo_tagbox has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.udongo_tagbox = function(options) {
    var settings = $.extend({
      items: 'items-path',
      limit: null,
      minLength: 2,
Severity: Minor
Found in app/assets/javascripts/backend/plugins/tagbox.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status