 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Analyzer = &analysis.Analyzer{ Name: "codediff", Requires: []*analysis.Analyzer{llmreview.Analyzer}, Run: run, Rules: []*analysis.Rule{codeDiffAnalysis, codeDiffversions}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Code Diff", Description: "", Dependencies: "Google API Key with Generative AI access", }, }
Functions ¶
func SetLLMClient ¶
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.