Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "changelog", Run: run, Requires: []*analysis.Analyzer{archive.Analyzer}, Rules: []*analysis.Rule{missingChangelog}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Changelog (exists)", Description: "Ensures a `CHANGELOG.md` file exists within the zip file.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.