Showing 1,896 of 2,859 total issues
Function rmBins
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function rmBins (pkg, folder, parent, top, cb) {
Function DEFINE_multistring
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_multistring(name, default, help, flag_values=FLAGS, **args):
Function rmMans
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function rmMans (pkg, folder, parent, top, cb) {
Function resultPrinter
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function resultPrinter (pkg, src, dest, rp, cb) {
Function resetRemote
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function resetRemote (from, cloneURL, treeish, cachedRemote, cb) {
Function updateIndex_
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function updateIndex_ (all, params, data, cachePath, cb) {
Function addRemoteTarball_
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function addRemoteTarball_ (u, tmp, shasum, auth, cb) {
Function DEFINE_boolean
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_boolean(name, default, help, flag_values=FLAGS, **args):
Function checkoutTreeish
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function checkoutTreeish (from, resolvedURL, resolvedTreeish, tmpdir, cb) {
Function DEFINE_list
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_list(name, default, help, flag_values=FLAGS, **args):
Function setPermissions
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function setPermissions (from, cloneURL, treeish, cachedRemote, cb) {
Function prepareForInstallMany
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function prepareForInstallMany (packageData, depsKey, bundled, wrap, family) {
Function DEFINE_spaceseplist
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_spaceseplist(name, default, help, flag_values=FLAGS, **args):
Function GenerateOutputForConfig
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GenerateOutputForConfig(target_list, target_dicts, data, params,
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, code, message, token, position, fix_data):
Function SetFilesProperty
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def SetFilesProperty(output, source_names, property_name, values, sep):
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, string, token_type, line, line_number, values=None):
Function SearchUntil
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def SearchUntil(start_token, token_types, end_types, distance=None,
Function WriteActions
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteActions(self, actions, extra_sources, extra_outputs,
Function CustomSearch
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CustomSearch(start_token, func, end_func=None, distance=None,