mickhansen/ssacl-attribute-roles

View on GitHub

Showing 1 of 5 total issues

Function get has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    target.prototype.get = function(key, options) {
      if (typeof key === "object" && !options) {
        options = key;
        key = undefined;
      }
Severity: Minor
Found in lib/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language