MiniDigger/Hangar

View on GitHub
ore/public/javascripts/projectDetail.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function initBtnEdit has 99 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initBtnEdit() {
    var btnEdit = $('.btn-edit');
    if (!btnEdit.length) return;

    var pageBtns = $('.btn-page');
Severity: Major
Found in ore/public/javascripts/projectDetail.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status