codeRIT/hackathon_manager

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

Summary

Maintainability
A
1 hr
Test Coverage

Function eventCalendar has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function eventCalendar() {
  return $('#calendar').fullCalendar({
    defaultView: 'listYear',
    buttonText: {
      today: 'Today'
Severity: Minor
Found in app/assets/javascripts/events.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status