# Functions
GetAutoDisableType returns a type from the specified key.
GetReporter returns a reporter from the specified key.
NewCmdLint creates a new CmdLint.
NewCmdLintConfig creates a new CmdLintConfig.
NewFlags creates a new Flags.
# Structs
CmdLint is a lint command.
CmdLintConfig is a config for lint command.
Flags represents a set of lint flag parameters.
ParseError represents the error returned through a parsing exception.