Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "templatereadme", Requires: []*analysis.Analyzer{readme.Analyzer}, Run: run, Rules: []*analysis.Rule{templateReadme}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Unique README.md", Description: "Ensures the plugin doesn't re-use the template from the `create-plugin` tool.", }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.