 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var Analyzer = &analysis.Analyzer{ Name: "readme", Run: run, Requires: []*analysis.Analyzer{archive.Analyzer}, Rules: []*analysis.Rule{missingReadme, readmeComment}, ReadmeInfo: analysis.ReadmeInfo{ Name: "Readme (exists)", Description: "Ensures a `README.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.