LineBasedNonSuppressingIssueCommentsΒΆ

Code annotations to comment on issues in selected lines

Nested Rules

CommentNextLine

Affects style violations on the next line

CommentPreviousLine

Affects style violations on the previous line

CommentSameLine

Affects style violations on the same line

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.