hpi-schuelerklub/workshop-portal

View on GitHub
app/assets/javascripts/bootstrap-colorselector.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    _init : function() {

      var callback = this.options.callback;

      var selectValue = this.$select.val();
Severity: Minor
Found in app/assets/javascripts/bootstrap-colorselector.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status