package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jan 7, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FormatForLLM formats the diff in the specific format expected by the LLM
type Hunk struct {
OldStart int
OldCount int
NewStart int
NewCount int
Lines []Line
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.