eliace/ergo-js

View on GitHub
js/layouts/grid.js

Summary

Maintainability
A
1 hr
Test Coverage

Function update has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    update: function() {
        Ergo.layouts.Grid.superclass.update.call(this);
//        this._super();

Severity: Minor
Found in js/layouts/grid.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status