Showing 24 of 33 total issues
Function attrAsResource
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
attrAsResource: function(_attr, _model, _url, _source, _inverseOf, _hooks) {
Function processFeature
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function processFeature(_raw, _name, _feature, _other, _do) {
Function decode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function decode(_from, _to, _prefix, _mask, _ctx) {
Function encode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function encode(_from, _to, _prefix, _mask, _ctx) {