ConstructBasedSuppressionsΒΆ
Code annotations that suppress 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) |
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.