Documentation ¶
Overview ¶
package issues can store and report issues found during the bazel-deps-mirror process.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
Map is a map of issues arranged by path => rulename => issues.
func (Map) FileHasIssues ¶
FileHasIssues returns true if the file has any issues.
func (Map) IssuesPerFile ¶
IssuesPerFile returns the number of issues for a file.
func (Map) IssuesPerRule ¶
IssuesPerRule returns the number of issues for a rule.
Click to show internal directories.
Click to hide internal directories.