RecommendationSummary
class RecommendationSummary
Information about recommendations.
Types
Properties
Link copied to clipboard
A description of the recommendation generated by CodeGuru Reviewer for the lines of code between the start line and the end line.
Link copied to clipboard
The type of a recommendation.
Link copied to clipboard
The recommendation ID that can be used to track the provided recommendations. Later on it can be used to collect the feedback.
Link copied to clipboard
Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is included in analysis results if code is detected that violates the rule.