LegacySuppressions

Legacy formats to suppress issues

Nested Rules

LegacyAxivionSingleRule

Affects issues after the comment until a matching “Disable” comment is found, for a single rule, justification follows directly

LegacyNextConstruct

Affects style violations in the next construct (statement/declaration)

LegacyNextLine

Affects style violations on the next line

LegacySameLine

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.