yippie-io/iUPB

View on GitHub
app/assets/javascripts/libs/autogrow.js

Summary

Maintainability
A
1 hr
Test Coverage

Function autogrow has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

$.fn.autogrow = function(options) {

    this.filter('textarea').each(function() {

        var $this       = $(this),
Severity: Minor
Found in app/assets/javascripts/libs/autogrow.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status