RoutineBasedSuppressionsΒΆ

Code annotations that suppress issues in selected functions

Nested Rules

NextRoutine

Affects style violations in the next routine

PreviousRoutine

Affects style violations in the previous routine

SameRoutine

Affects style violations in the same routine

SelectedRoutine

Affects style violations in the given routine

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.