Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "archivename", Requires: []*analysis.Analyzer{archive.Analyzer, metadata.Analyzer}, Run: run, Rules: []*analysis.Rule{noIdentRootDir}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Archive Name", Description: "The name of the archive should be correctly formatted.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.