nothingbutlucas 059c2381b5
refactor(if/else/return): Remove indentation
This may seems like a lot, but the only think that I change here was the if/else block. I move the else statement at the beginning and if that condition is true, will exit the function. This is just for code clarity, I think that this change should not improve the speed or performance of the code.

Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com>
2024-04-24 11:52:02 -03:00
..
2022-04-01 17:18:18 +02:00
2023-09-25 15:29:41 +02:00
2024-04-24 11:28:00 -03:00
2024-01-13 16:37:48 +01:00
2022-10-13 23:10:38 +02:00