Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "restrictivedep", Requires: []*analysis.Analyzer{metadata.Analyzer}, Run: run, Rules: []*analysis.Rule{dependsOnPatchReleases, dependsOnSingleRelease}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Restrictive Dependency", Description: "Specifies a valid range of Grafana versions that work with this version of the plugin.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.