mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
[java-inspections] IDEA-357323 Propose case null during adding all cases
GitOrigin-RevId: 6d7ffccc28d64ed0f52db0235c41796d1d81284e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0f5aa949cb
commit
cb37003541
@@ -2431,6 +2431,7 @@ create.null.branch.fix.family.name=Insert 'null' branch
|
||||
create.missing.enum.switch.branches.fix.family.name=Create missing enum switch branches
|
||||
create.missing.boolean.switch.branches.fix.family.name=Create missing boolean switch branches
|
||||
create.missing.sealed.class.switch.branches.fix.family.name=Create missing sealed class switch branches
|
||||
create.missing.branches.with.null.branch.fix.family.name=Create missing switch branches with null branch
|
||||
create.missing.record.deconstructions.switch.branches.fix.family.name=Create missing record deconstruction switch branches
|
||||
unnecessary.fully.qualified.name.fix.family.name=Replace fully qualified name
|
||||
return.of.collection.field.fix.family.name=Make return collection 'unmodifiable'
|
||||
|
||||
Reference in New Issue
Block a user