package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenerateDiff creates a unified diff for review
func PrintFixes(fixes []Fix, dryRun bool)
PrintFixes displays the suggestions in a readable format
Fix represents a suggested change
type Fixer struct {
DryRun bool
Verbose bool
}
Fixer handles fix suggestions
NewFixer creates a new fixer
FixIssues generates fix suggestions for the given issues
Source Files
¶
Click to show internal directories.
Click to hide internal directories.