Module issue

Module issue 

Source
Expand description

Generic representation of a lint issue.

Modules§

display
Generic representation of human readable lint issue messages.

Structs§

LintIssue
An issue a LintRule may encounter.

Enums§

LintIssueType
The type of issue that may be encountered during linting.
SourceInfoIssue
A specific type of SRCINFO related lint issues that may be encountered during linting.