Description
Primary constructor parameters should not be reassigned as this can lead to confusion and bugs.Bad Code
Good Code
Properties
- Category: Design
- Severity: Error
- Enabled by default: True
- Code fix available: False
Primary constructor parameters should not be reassigned