summaryrefslogtreecommitdiff
path: root/scripts/debug.sh
diff options
context:
space:
mode:
authorJaana Dogan <[email protected]>2025-04-21 12:15:47 -0700
committerGitHub <[email protected]>2025-04-21 12:15:47 -0700
commit53a5728009adf1e91115ee0eb839eafa00262adf (patch)
tree2ad9b1a643f55ea22cc19946213f5790a9f2c8ce /scripts/debug.sh
parentdea0782c891b2d849cc31c1364b32a9fb9a7a312 (diff)
Remove redundant else branches (#86)
Else branches are an anti pattern especially if you can easily return from the previous branch. Over time, else branches cause deep nesting and make code unreadable and unmaintainable. Remove elses where possible.
Diffstat (limited to 'scripts/debug.sh')
0 files changed, 0 insertions, 0 deletions