I don't like the 'return' statement in the middle of the function. The code below will not be executed which means it can be removed. Or it must be executed which means 'return' statement should not be here. Otherwise looks good.
« Back to merge proposal
I don't like the 'return' statement in the middle of the function. The code below will not be executed which means it can be removed. Or it must be executed which means 'return' statement should not be here.
Otherwise looks good.