codediff

package
v0.38.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:     "codediff",
	Requires: append([]*analysis.Analyzer{llmreview.Analyzer}, blockingAnalyzers...),
	Run:      run,
	Rules:    []*analysis.Rule{codeDiffAnalysis, codeDiffversions, codeDiffSkipped},
	ReadmeInfo: analysis.ReadmeInfo{
		Name:         "Code Diff",
		Description:  "",
		Dependencies: "Google API Key with Generative AI access",
	},
}

Functions

func SetAgenticClient added in v0.38.0

func SetAgenticClient(client llmclient.AgenticClient)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL