consul/consul

View on GitHub
app/assets/javascripts/sdg/related_list_selector.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    initialize: function() {
      if ($(".sdg-related-list-selector").length) {
        var amsify_suggestags = new AmsifySuggestags($(".sdg-related-list-selector .input"));

        amsify_suggestags.getItem = function(value) {
Severity: Minor
Found in app/assets/javascripts/sdg/related_list_selector.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status