package
Version:
v0.0.0-...-c5d8b6d
Opens a new window with list of versions in this module.
Published: Jul 24, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Exclude struct {
Filename string `yaml:"filename"`
Images []string `yaml:"images"`
}
Exclude contains excluded image values for a given file
ParseExcludes reads the exclude list file and returns list of excludes
ImageLine defines a line inside a file that doesn't use new template for image deifnition
FileHasIncorrectImage checks if the file contains lines that doesn't use new template for images
Source Files
¶
Click to show internal directories.
Click to hide internal directories.