symphonycms/symphony-2

View on GitHub
symphony/assets/js/src/symphony.affix.js

Summary

Maintainability
A
1 hr
Test Coverage

Function symphonyAffix has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.symphonyAffix = function(options) {
        var objects = $(this),
            settings = {
                // public
                container: null,
Severity: Minor
Found in symphony/assets/js/src/symphony.affix.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status