package
0.5.1
Repository: https://github.com/google/keep-sorted.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new fixer with the given string as its identifier.
No description provided by the author

# Structs

No description provided by the author
Finding is something that keep-sorted thinks is wrong with a particular file.
Fix is a set of changes that could be made to resolve a Finding.
Fixer runs the business logic of keep-sorted.
LineRange is a 1-based range of continuous lines within a file.
Replacement is a single substitution to apply to a file.