tandrewnichols/lodash-backports

View on GitHub

Showing 1 of 1 total issue

Function register has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    register: function(_, opts) {
      if (!isLodashInstance(_)) {
        opts = _;
        _ = null;
      }
Severity: Minor
Found in lib/lodash-backports.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language