Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "metadatapaths", Run: checkMetadataPaths, Requires: []*analysis.Analyzer{ screenshots.Analyzer, logos.Analyzer, nestedmetadata.Analyzer, archive.Analyzer, }, Rules: []*analysis.Rule{ invalidPath, pathRelativeToMetadata, invalidRelativePath, pathNotExists, }, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.