Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "archive", Run: run, Rules: []*analysis.Rule{emptyArchive, moreThanOneDir, noRootDir, dist}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Archive Structure", Description: "Ensures the contents of the zip file have the expected layout.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.