Home
last modified time | relevance | path

Searched refs:SetValidateImportStatements (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dconfigure.go144 config.SetValidateImportStatements(v)
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/
H A Dpythonconfig.go361 func (c *Config) SetValidateImportStatements(validate bool) { func