Dogfalo/materialize

View on GitHub
js/pushpin.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function pushpin has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.pushpin = function (options) {
    // Defaults
    var defaults = {
      top: 0,
      bottom: Infinity,
Severity: Major
Found in js/pushpin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status