Documentation
¶
Index ¶
Constants ¶
View Source
const ( LINT_REPORT_GROUP_HUMAN = "rules_lint_human" LINT_REPORT_GROUP_MACHINE = "rules_lint_machine" LINT_PATCH_GROUP = "rules_lint_patch" LINT_RESULT_REGEX = ".*AspectRulesLint.*" HISTOGRAM_CHARS = 20 MAX_FILENAME_WIDTH = 80 )
Align with rules_lint
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LintBEPHandler ¶
type LintBEPHandler struct {
// contains filtered or unexported fields
}
type LintResult ¶
type LintResultsHandler ¶
type ResultForLabel ¶
type ResultForLabel struct {
// contains filtered or unexported fields
}
ResultForLabel aggregates the relevant files we find in the BEP for
Click to show internal directories.
Click to hide internal directories.