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