NonSuppressingIssueCommentsΒΆ

Code annotations that do not suppress issues (e.g., only adding a justification)

Nested Rules

CatchMalformedComments

Generic check for comments looking like code annotations but not matching any format

ConstructBasedNonSuppressingIssueComments

Code annotations to comment on issues in selected constructs (statement/declaration)

LineBasedNonSuppressingIssueComments

Code annotations to comment on issues in selected lines

RoutineBasedNonSuppressingIssueComments

Code annotations to comment on issues in selected functions

Options

  • Setting an option for this rule means setting the default for all nested rules.

  • The following places define options that affect this rule: CodeAnnotations, Analysis-GlobalOptions

  • This rule has no individual options.