Noosfero/noosfero

View on GitHub
public/javascripts/block-store.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initBlockStore has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initBlockStore() {
  jQuery('#block-store').show();
  var store = jQuery('#block-store #block-types').slick({
    infinite: false,
    dots: true,
Severity: Minor
Found in public/javascripts/block-store.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status