Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "sponsorshiplink", Run: run, Requires: []*analysis.Analyzer{metadata.Analyzer}, Rules: []*analysis.Rule{sponsorshiplink}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Sponsorship Link", Description: "Checks if a sponsorship link is specified in `plugin.json` that will be shown in the Grafana plugin catalog for users to support the plugin developer.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.