ConstructBasedNonSuppressingIssueCommentsΒΆ
Code annotations to comment on issues in selected constructs (statement/declaration)
Nested Rules
Affects style violations in the first line of the next statement, declaration, #line or #pragma, whatever comes earlier |
|
Affects style violations in the next construct (statement/declaration) |
|
Affects style violations in the previous construct (statement/declaration) |
|
Affects style violations in the same construct (statement/declaration) |
|
Affects issues in the next construct (statement/declaration), supports a list of rules, justification separated by : |
|
Affects issues in the next construct (statement/declaration) for a single rule, justification follows directly |
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.