Showing 1,896 of 2,859 total issues
Function DEFINE_multi
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_multi(parser, serializer, name, default, help, flag_values=FLAGS,
Function DEFINE
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE(parser, name, default, help, flag_values=FLAGS, serializer=None,
Function DEFINE_multi_int
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_multi_int(name, default, help, lower_bound=None, upper_bound=None,
Function DEFINE_float
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_float(name, default, help, lower_bound=None, upper_bound=None,
Function DEFINE_integer
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DEFINE_integer(name, default, help, lower_bound=None, upper_bound=None,
Function WriteMakeRule
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteMakeRule(self, outputs, inputs, actions=None, comment=None,
Function WriteTarget
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteTarget(self, spec, configs, deps, link_deps, bundle_deps,
Function WriteSources
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteSources(self, configs, deps, sources,
Function _GenerateRulesForMSVS
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _GenerateRulesForMSVS(p, output_dir, options, spec,
Function WriteSources
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def WriteSources(self, ninja_file, config_name, config, sources, predepends,
Function _AddCustomBuildToolForMSVS
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _AddCustomBuildToolForMSVS(p, spec, primary_input,
Function _AddSources2
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _AddSources2(spec, sources, exclusions, grouped_sources,
Function Write
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def Write(self, qualified_target, relative_target, base_path, output_filename,
Function _AdjustSourcesAndConvertToFilterHierarchy
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _AdjustSourcesAndConvertToFilterHierarchy(
Function _GetMSBuildSources
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _GetMSBuildSources(spec, sources, exclusions, extension_to_rule_name,
Function _Setting
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _Setting(self, path, config,
Function _ConfigAttrib
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def _ConfigAttrib(self, path, config,
Function GetFlagsModifications
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def GetFlagsModifications(self, input, output, implicit, command,
Function LoadOneBuildFile
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def LoadOneBuildFile(build_file_path, data, aux_data, variables, includes,
Function LoadBuildFileIncludesIntoDict
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def LoadBuildFileIncludesIntoDict(subdict, subdict_path, data, aux_data,