Closed ghost closed 3 years ago
@fee1-dead Why should ClassCast being removed ? It makes no sense. Please provide reasons.
@fee1-dead Why should ClassCast being removed ? It makes no sense. Please provide reasons.
The idea is to classcast once (see first suggested change) and safe it in a new variable. Code looks cleaner then.
@Janmm14 not necessary i think
Casting multiple times makes no sense. Do it once, and it saves space, makes the code easier to read.
Even if the code ends up having the same behavior, style issues can develop and become a habit. Please fix this. It is quick and simple.
Maintainers, I think you are allowed to edit, so maybe you can help him squash the commits?
Maintainers, I think you are allowed to edit, so maybe you can help him squash the commits?
It should be enabled by default, yes.
@BackupAccou: Is there a reason why you closed this?
What Changed: