Browse Source
This commit reorders the originally changed boolean logic so that it returns false early, as it did before. This allows the change to remain small and also keeps the most complex logical statements outside of the if statement. Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>pull/18754/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue