Showing 2,859 of 2,859 total issues
Function _MovedAndRenamed
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _MovedAndRenamed(tool, msvs_settings_name, msbuild_tool_name,
Function GenerateOutputForConfig
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GenerateOutputForConfig(target_list, target_dicts, data, params,
Function PruneUnwantedTargets
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def PruneUnwantedTargets(targets, flat_list, dependency_nodes, root_targets,
Function WriteXmlIfChanged
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteXmlIfChanged(content, path, encoding='utf-8', pretty=False,
Function MergeConfigWithInheritance
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def MergeConfigWithInheritance(new_configuration_dict, build_file,
Function ProcessVariablesAndConditionsInDict
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ProcessVariablesAndConditionsInDict(the_dict, phase, variables_in,
Function _LinkDependenciesInternal
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _LinkDependenciesInternal(self, targets, include_shared_libraries,
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(
Function _Replacement_writexml
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _Replacement_writexml(self, writer, indent="", addindent="", newl=""):
Function _GetXcodeEnv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _GetXcodeEnv(xcode_settings, built_products_dir, srcroot, configuration,
Function __init__
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def __init__(self, project_path, version, name, guid=None, platforms=None):
Function AddImplicitPostbuilds
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def AddImplicitPostbuilds(self, configname, output, output_binary,
Function GetSortedXcodeEnv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GetSortedXcodeEnv(xcode_settings, built_products_dir, srcroot,
Function Error
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def Error(filename, linenum, category, confidence, message):
Function CheckForIncludeWhatYouUse
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error,
Function AddTestsToList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def AddTestsToList(self, result, current_path, path, context, mode):
Function CheckIncludeLine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckIncludeLine(filename, clean_lines, linenum, include_state, error):
Function CheckForFunctionLengths
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForFunctionLengths(filename, clean_lines, linenum,
Function CheckStyle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckStyle(filename, clean_lines, linenum, file_extension, error):
Function CheckForNonStandardConstructs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def CheckForNonStandardConstructs(filename, clean_lines, linenum,