Versions in this module Expand all Collapse all v0 v0.6.0 Jun 4, 2026 Changes in this version + func NewCmdCheck(f *cmdutil.Factory, runF func(*CheckOptions) error) *cobra.Command + type CheckOptions struct + GitRoot func() (string, error) + IO *iostreams.IOStreams + JSON bool + NoInstall bool + Run bool + Runner precommit.CommandRunner + Yes bool