Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdRule = &cobra.Command{
Use: "rule",
Short: "Manage linting rules",
Long: `Manage linting rules.
Rules are the constraints on which hclvet lints documents against.
The rule subcommand allows you to describe, enable, and otherwise manipulate particular rules.`,
}
CmdRule is a subcommand for rule.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.