Documentation
¶
Index ¶
Constants ¶
View Source
const ID = "hooks"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hooks ¶
type Hooks struct {
ErrorList *errors.LintRuleErrorsList
// contains filtered or unexported fields
}
Hooks linter
func New ¶
func New(cfg *pkg.HooksLinterConfig, errorList *errors.LintRuleErrorsList) *Hooks
Click to show internal directories.
Click to hide internal directories.