lazybensch/ember-cli-copyable

View on GitHub

Showing 1 of 3 total issues

Function copy has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  copy: function(options, copied) {
    options = options || {};
    copied = copied || {};

    var _this = this;
Severity: Major
Found in addon/mixins/copyable.js - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language