Refactored replace with safe/dot call fixes
This commit is contained in:
@@ -11,7 +11,6 @@ remove.parts.from.property.family=Remove parts from property
|
||||
remove.useless.nullable=Remove useless '?'
|
||||
replace.operation.in.binary.expression=Replace operation in a binary expression
|
||||
replace.cast.with.static.assert=Replace a cast with a static assert
|
||||
replace.with.dot.call=Replace with dot call
|
||||
introduce.non.null.assertion=Add non-null asserted (!!) call
|
||||
remove.unnecessary.non.null.assertion=Remove unnecessary non-null assertion (!!)
|
||||
change.to.backing.field=Change reference to backing field
|
||||
|
||||
Reference in New Issue
Block a user