package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
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
¶
type Fixer struct {
MinConfidence float64
DryRun bool
}
Fixer handles the fixing of issues in Gno code files.
New creates a new Fixer instance.
Fix applies fixes to the given file based on the provided issues.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.