lighthouse-labs/laser_shark

View on GitHub
app/assets/javascripts/calendar_index.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function gCalReader has 119 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.gCalReader = function(options) {
    var $div = $(this);

    var defaults = $.extend({
        calendarId: 'en.canadian#holiday@group.v.calendar.google.com',
Severity: Major
Found in app/assets/javascripts/calendar_index.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status