Description
Combines a variable declaration and an immediate null-check into a single pattern match.Bad Code
Good Code
Properties
- Category: Style
- Severity: Info
- Enabled by default: True
- Code fix available: True
Combines a variable declaration and an immediate null-check into a single pattern match