onijim/owl-table

View on GitHub
lib/tacky.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initializeTacky has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function initializeTacky() {
        // Initialize the jQuery plugin
        if($) {
            $.fn.tacky = function() {
                return tacky(this);
Severity: Minor
Found in lib/tacky.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status