Documentation
¶
Index ¶
Constants ¶
View Source
const (
ID = "images"
)
View Source
const (
ImagesDir = "images"
)
Variables ¶
This section is empty.
Functions ¶
func IsExistsOnFilesystem ¶ added in v0.1.0
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
func (*Images) ApplyImagesRules ¶ added in v0.1.0
func (l *Images) ApplyImagesRules(m *module.Module, result *errors.LintRuleErrorsList) *errors.LintRuleErrorsList
Click to show internal directories.
Click to hide internal directories.