ging/social_stream

View on GitHub
base/app/assets/javascripts/social_stream/tag.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Tag has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

SocialStream.Tag = (function(SS, $, undefined) {
  // Select2
  var select2 = function(selector) {
    $(selector).select2({
      multiple: true,
Severity: Minor
Found in base/app/assets/javascripts/social_stream/tag.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status