Inspection: convert initialized val to non-null type
^KT-35757 Fixed
This commit is contained in:
committed by
Vladimir Dolzhenko
parent
8b28e54584
commit
18fbf5729d
@@ -2000,6 +2000,7 @@ action.ConfigureKotlinInProject.text=Configure Kotlin in Project
|
||||
action.KotlinConsoleREPL.text=Kotlin REPL
|
||||
action.LibraryToSourceDependencySupportToggleAction.text=Toggle library to source dependency support
|
||||
|
||||
inspection.convert.initialized.val.to.non.null.type.display.name=Convert initialized 'val' to non-null type
|
||||
inspection.unused.unary.operator.display.name=Unused unary operator
|
||||
inspection.incomplete.destructuring.declaration.display.name=Incomplete destructuring declaration
|
||||
inspection.replace.guard.clause.with.function.call.display.name=Replace guard clause with kotlin's function call
|
||||
|
||||
Reference in New Issue
Block a user