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
..
2023-10-24 01:39:25 +02:00
2023-05-05 10:37:22 +02:00
2024-01-14 18:56:20 +01:00
2024-03-09 21:01:12 +01:00
2023-09-29 10:31:20 +02:00
2023-09-19 10:13:27 +02:00
2023-09-29 10:31:20 +02:00
2023-09-29 23:18:30 +02:00
2023-11-02 13:04:09 +01:00