Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdRuleset = &cobra.Command{
Use: "ruleset",
Short: "Manage linting rulesets",
Long: `Manage linting rulesets.
Rulesets are a grouping of rules that are used to lint documents.
The ruleset subcommand allows you to retrieve, remove, and otherwise manipulate particular rulesets.`,
}
CmdRuleset is a subcommand for ruleset
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.