dubreuia / intellij-plugin-save-actions

Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
MIT License
529 stars 102 forks source link

Add final modifer to local variable or paramter should be split #381

Open lucsoft opened 3 years ago

lucsoft commented 3 years ago

Describe the solution you'd like

i like to add final modifers to a local variable but not the paramters

For what product

Intellij, Java