-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
- This issue contains only one feature request/enhancement.
Description
Currently there are multiple problems:
- "Add final modifier to local variable or parameter" and "Add final modifier to local variable or parameter except if it is implicit" are not mutually exclusive
- It can likely be broken down to
- local variable
- parameter
- local variable/parameter (see where it applies to) except if it is implicit (multi-catch/try-with)
Additional information
If this is implemented we need an auto-migration functionality.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request