Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MD5CacheLintRule ¶
type MD5CacheLintRule struct{}
func (*MD5CacheLintRule) Lint ¶
func (r *MD5CacheLintRule) Lint(repoDir string, pkg *g2.PackageData) []lints.LintResult
func (*MD5CacheLintRule) LintWithQA ¶
func (r *MD5CacheLintRule) LintWithQA(repoDir string, pkg *g2.PackageData, qa *g2.QAPolicy) []lints.LintResult
Click to show internal directories.
Click to hide internal directories.