Checklist
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.
See also
dubreuia/intellij-plugin-save-actions#324
#194
Checklist
Description
Currently there are multiple problems:
Additional information
If this is implemented we need an auto-migration functionality.
See also
dubreuia/intellij-plugin-save-actions#324
#194