Versions in this module Expand all Collapse all v0 v0.1.0 Mar 18, 2026 Changes in this version + const TargetAll + const TargetLicenses + const TargetLint + const TargetMod + const TargetStatic + var ErrCheck = errors.New("check failed") + var ErrFix = errors.New("fix failed") + var ErrLint = errors.New("lint failed") + var ErrToolPath = errors.New("path not set for tool") + func Check(target string) error + func Fix(target string) error