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