Showing 2,859 of 2,859 total issues
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,
Function GetAllDefines
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GetAllDefines(target_list, target_dicts, data, config_name, params):
Function SetFileProperty
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def SetFileProperty(output, source_name, property_name, values, sep):
Function GetAllIncludeDirectories
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GetAllIncludeDirectories(target_list, target_dicts,
Function SetTargetProperty
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def SetTargetProperty(output, target_name, property_name, values, sep=''):
Function _CreateToken
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _CreateToken(self, string, token_type, line, line_number, values=None):
Function _HandleError
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _HandleError(self, code, message, token, position=None,
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, error_handler, lint_rules, state_tracker,
Function HandleError
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def HandleError(self, code, message, token, position=None,