Manuel Dossinger
11/18/2023, 7:06 AMdoResetWithValue(5)
doResetWithValue(5)
but with less obvious names.
Is there a way to get an inspection warn me about this pattern?
Similar to "redundant assignment" but with my method.Raimund Klein
11/18/2023, 7:28 AMxoangon
11/18/2023, 7:32 AMManuel Dossinger
11/18/2023, 2:37 PMdoResetWithValue(7)
doResetWithValue(5)
(the arguments are different, but the second invocation trumps the first one rendering it useless)xoangon
11/18/2023, 4:42 PMManuel Dossinger
11/18/2023, 5:47 PM